Code

git.git
2009-03-04 Junio C HamanoGIT 1.6.2 v1.6.2
2009-03-04 Mike RalphsonDocumentation: Typo / spelling / formatting fixes
2009-03-04 Mike RalphsonDocumentation: Expand a couple of abbreviations
2009-03-04 Mike RalphsonDocumentation: Typos / spelling fixes in RelNotes
2009-03-04 Roy LeeDocumentation/git-archive.txt: Note attributes
2009-03-02 David J. MellorDocumentation: minor grammatical fixes.
2009-03-02 David J. MellorDocumentation: minor grammatical fixes.
2009-03-02 David J. MellorDocumentation: minor grammatical fixes.
2009-03-02 Johannes Sixtt3400-rebase: Move detached HEAD check earlier
2009-03-02 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2009-03-01 Paul Mackerrasgitk: Fix possible infinite loop and display corruption
2009-03-01 Junio C HamanoMerge branch 'jc/maint-1.6.0-pack-directory'
2009-02-28 Junio C HamanoMerge branch 'maint'
2009-02-28 David J. MellorDocumentation: minor grammatical fixes.
2009-02-28 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-02-28 Danijel Tasovadded missing backtick in git-apply.txt
2009-02-28 Todd Zullingergit-rebase: Update --whitespace documentation
2009-02-28 Ben Waltongit-svn - return original format_svn_date semantics
2009-02-28 Eric Wonggit-svn: disable broken symlink workaround by default
2009-02-28 Junio C HamanoMerge branch 'cc/maint-1.6.0-bisect-fix'
2009-02-27 Christian Couderbisect: fix another instance of eval'ed string
2009-02-27 Junio C HamanoMerge branch 'cc/maint-1.6.0-bisect-fix'
2009-02-27 Christian Couderbisect: fix quoting TRIED revs when "bad" commit is...
2009-02-27 Junio C Hamanogit-am: make --abort less dangerous
2009-02-27 Michael J Grubergit-am: Keep index in case of abort with dirty index
2009-02-27 Jay Soffiant5540-http-push.sh: avoid non-portable grep -P
2009-02-26 Mike RalphsonFix odb_mkstemp() on AIX
2009-02-25 Junio C HamanoGIT 1.6.2-rc2 v1.6.2-rc2
2009-02-25 Junio C HamanoMerge branch 'jc/maint-1.6.0-pack-directory'
2009-02-25 Junio C HamanoMake sure objects/pack exists before creating a new...
2009-02-25 Jay SoffianAllow HTTP tests to run on Darwin
2009-02-25 Michael J GruberFix typo in contrib/examples/git-svnimport.txt
2009-02-25 Johannes Sixtgitattributes.txt: Path matching rules are explained...
2009-02-25 Felipe Contrerassha1_file.c: fix typo
2009-02-25 Felipe Contrerasgit add: trivial codestyle cleanup
2009-02-25 Christian CouderREADME: fix path to "gitcvs-migration.txt" and be more...
2009-02-25 Allan Caffeetrace: Fixed a minor typo in an error message.
2009-02-25 Marc BranchaudDocs: Expand explanation of the use of + in git push...
2009-02-25 Gerrit Papegit-quiltimport: preserve standard input to be able...
2009-02-25 Gerrit PapeInstall builtins with the user and group of the install...
2009-02-25 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-02-25 Abhijit Menon-SenConvert git-* invocations to "git *" in the svnimport...
2009-02-24 Ben Waltongit-svn fix to avoid using strftime %z
2009-02-24 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-02-23 Pete Wyckoffgit-p4: avoid syncing duplicate changes
2009-02-23 Peter Oberndorfergit-svn: read the dcommit url from the config file...
2009-02-23 Eric Wonggit-svn: fix delete+add branch tracking with empty...
2009-02-23 Brian Gernhardtgit-svn: Create leading directories in create-ignore
2009-02-21 Junio C HamanoMerge branch 'for-junio' of git://source.winehq.org...
2009-02-21 Alexandre JulliardAdd a README in the contrib/emacs directory.
2009-02-21 Alexandre Julliardgit.el: Improve the confirmation message on remove...
2009-02-21 Alexandre Julliardgit.el: Make sure that file lists are sorted as they...
2009-02-21 Linus TorvaldsSupport 'raw' date format
2009-02-20 Junio C HamanoMerge branch 'maint'
2009-02-20 Matthieu MoyMore friendly message when locking the index fails.
2009-02-20 Matthieu MoyDocument git blame --reverse.
2009-02-20 Marcel M. Carygitweb: Hyperlink multiple git hashes on the same commi...
2009-02-20 Johannes Schindelinsystem_path(): simplify using strip_path_suffix(),...
2009-02-20 Johannes SchindelinIntroduce the function strip_path_suffix()
2009-02-19 Todd ZullingerDocumentation: Note file formats send-email accepts
2009-02-18 Junio C HamanoMerge branch 'maint'
2009-02-18 Junio C Hamanotests: fix "export var=val"
2009-02-18 Lars Noschinskifilter-branch -d: Export GIT_DIR earlier
2009-02-18 Jay Soffiandisallow providing multiple upstream branches to rebase...
2009-02-18 Michael SpangSkip timestamp differences for diff --no-index
2009-02-18 Junio C Hamanogit-svn: fix parsing of timestamp obtained from svn
2009-02-18 Marcel M. Carygitweb: Fix warnings with override permitted but no...
2009-02-18 Gerrit PapeDocumentation/git-push: --all, --mirror, --tags can...
2009-02-18 Thomas Rastbash completion: only show 'log --merge' if merging
2009-02-18 Thomas Rastbash completion: refactor common log, shortlog and...
2009-02-17 Giuseppe Bilottagitweb: fix wrong base URL when non-root DirectoryIndex
2009-02-16 SZEDER Gáborbash: update 'git svn' options
2009-02-16 SZEDER Gáborbash: add missing 'git merge' options
2009-02-16 Dévai Tamásgit-svn: Fix for rewriteRoot URL containing username. v1.6.2-rc1
2009-02-15 René Scharfebuiltin-receive-pack.c: fix compiler warnings about...
2009-02-15 Junio C HamanoRelNotes Update
2009-02-15 Junio C HamanoMerge branch 'mc/setup-cd-p'
2009-02-15 Junio C HamanoMerge branch 'ff/submodule-no-fetch'
2009-02-15 Junio C HamanoMerge branch 'ms/mailmap'
2009-02-15 Junio C HamanoMerge branch 'jn/gitweb-committag'
2009-02-15 Junio C HamanoMerge branch 'rc/http-push'
2009-02-15 Tay Ray Chuanuse a hash of the lock token as the suffix for PUT...
2009-02-15 Junio C HamanoMerge branch 'js/gc-prune'
2009-02-15 Junio C HamanoMerge branch 'tr/abbrev-commit-no-ellipses'
2009-02-15 Junio C HamanoMerge branch 'jc/branch-previous'
2009-02-15 SZEDER Gáborbash: fix misspelled 'git svn' option
2009-02-15 SZEDER Gábort1500: more 'git rev-parse --git-dir' tests
2009-02-15 SZEDER GáborMove 'rev-parse --git-dir' test to t1500
2009-02-15 Thomas RastDocumentation: pruning recipe for destructive filter...
2009-02-15 Johannes Schindelingc: make --prune useful again by accepting an optional...
2009-02-14 Junio C HamanoTeach @{-1} to git merge
2009-02-14 Junio C HamanoTeach the "@{-1} syntax to "git branch"
2009-02-14 Jeff Kingsymbolic-ref: allow refs/<whatever> in HEAD
2009-02-14 Keith CascioRemove redundant bit clears from diff_setup()
2009-02-14 Thomas Rastlog: do not print ellipses with --abbrev-commit
2009-02-13 Matt Kraaibash-completion: Complete the values of color.interacti...
2009-02-13 Junio C HamanoInstall the default "master" branch configuration after...
2009-02-13 Jeremy WhiteUpdate documentation to add further information about...
2009-02-13 Mark Burtongit-rebase.txt: --interactive does not work with -...
2009-02-12 Jacob HelwigAdd 'rm -f' equivalent to 'git rm' example of filter...
next