aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-pull: Allow --stat and --no-stat to be used with --rebaseTor Arne Vestbø2009-03-02
* git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-02
* Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-28
|\
| * Fix odb_mkstemp() on AIXMike Ralphson2009-02-26
* | Merge branch 'maint'Junio C Hamano2009-02-28
|\ \
| * | Documentation: minor grammatical fixes.David J. Mellor2009-02-28
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-28
| |\ \
| | * | added missing backtick in git-apply.txtDanijel Tasov2009-02-28
* | | | git-rebase: Update --whitespace documentationTodd Zullinger2009-02-28
* | | | git-svn - return original format_svn_date semanticsBen Walton2009-02-27
* | | | git-svn: disable broken symlink workaround by defaultEric Wong2009-02-27
* | | | Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2009-02-27
|\ \ \ \
| * | | | bisect: fix another instance of eval'ed stringChristian Couder2009-02-27
* | | | | Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2009-02-27
|\ \ \ \ \ | |/ / / /
| * | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-27
* | | | | git-am: make --abort less dangerousJunio C Hamano2009-02-26
* | | | | git-am: Keep index in case of abort with dirty indexMichael J Gruber2009-02-26
* | | | | t5540-http-push.sh: avoid non-portable grep -PJay Soffian2009-02-26
* | | | | GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2009-02-25
* | | | | Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
| |/ / /
* | | | Allow HTTP tests to run on DarwinJay Soffian2009-02-25
* | | | Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber2009-02-25
* | | | gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt2009-02-25
* | | | sha1_file.c: fix typoFelipe Contreras2009-02-25
* | | | git add: trivial codestyle cleanupFelipe Contreras2009-02-25
* | | | README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder2009-02-25
* | | | trace: Fixed a minor typo in an error message.Allan Caffee2009-02-25
* | | | Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud2009-02-25
* | | | git-quiltimport: preserve standard input to be able to read user inputGerrit Pape2009-02-25
* | | | Install builtins with the user and group of the installing personalityGerrit Pape2009-02-24
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-02-24
|\ \ \ \
| * | | | git-svn fix to avoid using strftime %zBen Walton2009-02-24
* | | | | Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen2009-02-24
|/ / / /
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-02-23
|\ \ \ \
| * | | | git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2009-02-23
| * | | | git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-22
| * | | | git-svn: Create leading directories in create-ignoreBrian Gernhardt2009-02-22
* | | | | git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-23
|/ / / /
* | | | Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2009-02-21
|\ \ \ \
| * | | | Add a README in the contrib/emacs directory.Alexandre Julliard2009-02-21
| * | | | git.el: Improve the confirmation message on remove and revert.Alexandre Julliard2009-02-21
| * | | | git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard2009-02-21
* | | | | Support 'raw' date formatLinus Torvalds2009-02-20
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2009-02-19
|\ \ \ \ | | |/ / | |/| |
| * | | More friendly message when locking the index fails.Matthieu Moy2009-02-19
| * | | Document git blame --reverse.Matthieu Moy2009-02-19
| * | | Documentation: Note file formats send-email acceptsTodd Zullinger2009-02-18
* | | | gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary2009-02-19
* | | | system_path(): simplify using strip_path_suffix(), and add suffix "git"Johannes Schindelin2009-02-19