summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-221-1/+2
| | * | git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-221-2/+1
| | * | archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-221-2/+2
| | * | copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-221-4/+4
| | * | gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-222-1/+11
| * | | Amend git-push refspec documentationSam Vilain2008-04-221-10/+13
| * | | git-gc --prune is deprecatedDmitry Potapov2008-04-222-20/+3
| * | | Don't force imap.host to be set when imap.tunnel is setJeff King2008-04-221-2/+5
| * | | git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-221-4/+9
* | | | Merge branch 'maint'Junio C Hamano2008-04-224-4/+14
|\ \ \ \ | |/ / /
| * | | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-211-1/+2
| * | | Escape project names before creating pathinfo URLsmartin f. krafft2008-04-211-2/+2
| * | | Escape project name in regexpmartin f. krafft2008-04-211-1/+1
| * | | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-211-0/+1
| * | | diff-options.txt: document the new "--dirstat" optionGerrit Pape2008-04-211-0/+8
* | | | completion: remove use of dashed git commandsDan McGee2008-04-211-4/+4
* | | | completion: allow 'git remote' subcommand completionDan McGee2008-04-211-0/+1
* | | | Spelling fixes in the gitweb documentationRafael Garcia-Suarez2008-04-212-64/+65
* | | | git.el: Set process-environment instead of invoking envClifford Caoile2008-04-211-7/+4
* | | | First batch of post 1.5.5 updatesJunio C Hamano2008-04-202-1/+60
* | | | Merge branch 'maint'Junio C Hamano2008-04-203-1/+48
|\ \ \ \ | |/ / /
| * | | GIT 1.5.5.1v1.5.5.1Junio C Hamano2008-04-203-1/+48
| * | | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-192-5/+55
| |\ \ \
* | \ \ \ Merge branch 'jc/sha1-lookup'Junio C Hamano2008-04-194-3/+214
|\ \ \ \ \
| * | | | | sha1-lookup: make selection of 'middle' less aggressiveJunio C Hamano2008-04-091-7/+26
| * | | | | sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-094-3/+195
* | | | | | Merge branch 'jc/dirstat'Junio C Hamano2008-04-191-23/+60
|\ \ \ \ \ \
| * | | | | | diff: make --dirstat binary-file safeJunio C Hamano2008-04-091-23/+60
| |/ / / / /
* | | | | | Merge branch 'mv/defer-gc'Junio C Hamano2008-04-193-0/+74
|\ \ \ \ \ \
| * | | | | | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-091-0/+36
| * | | | | | Documentation/hooks: add pre-auto-gc hookMiklos Vajna2008-04-091-0/+7
| * | | | | | git-gc --auto: add pre-auto-gc hookMiklos Vajna2008-04-091-0/+31
* | | | | | | Merge branch 'py/submodule'Junio C Hamano2008-04-195-2/+207
|\ \ \ \ \ \ \
| * | | | | | | builtin-status: Add tests for submodule summaryPing Yin2008-04-121-0/+134
| * | | | | | | builtin-status: submodule summary supportPing Yin2008-04-122-0/+46
| * | | | | | | git-submodule summary: --for-status optionPing Yin2008-04-122-2/+27
* | | | | | | | Merge branch 'jc/terminator-separator'Junio C Hamano2008-04-197-31/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano2008-04-107-31/+43
* | | | | | | | | Merge branch 'jk/remote-default-show'Junio C Hamano2008-04-191-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-remote: show all remotes with "git remote show"Jeff King2008-04-101-1/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mk/color'Junio C Hamano2008-04-192-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use color.ui variable in scripts tooMatthias Kestenholz2008-04-102-1/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/maint-rebase-am'Junio C Hamano2008-04-192-5/+55
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | rebase: do not munge commit log messageJunio C Hamano2008-04-162-5/+55
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-04-188-22/+97
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-182-3/+31
| * | | | | | | | Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy2008-04-181-12/+33
| * | | | | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-181-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | am: POSIX portability fixJunio C Hamano2008-04-181-1/+1
| * | | | | | | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-184-6/+32