summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-231-1/+2
| * git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-231-2/+1
| * archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-231-2/+2
| * copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-231-4/+4
| * gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-232-1/+11
* | Amend git-push refspec documentationSam Vilain2008-04-231-10/+13
* | git-gc --prune is deprecatedDmitry Potapov2008-04-232-20/+3
* | Don't force imap.host to be set when imap.tunnel is setJeff King2008-04-231-2/+5
* | git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-231-4/+9
* | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-221-1/+2
* | Escape project names before creating pathinfo URLsmartin f. krafft2008-04-221-2/+2
* | Escape project name in regexpmartin f. krafft2008-04-221-1/+1
* | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-221-0/+1
* | diff-options.txt: document the new "--dirstat" optionGerrit Pape2008-04-221-0/+8
* | 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-202-5/+55
|\ \
| * | rebase: do not munge commit log messageJunio C Hamano2008-04-162-5/+55
* | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-192-3/+31
* | | Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy2008-04-191-12/+33
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-191-1/+1
|\ \ \ | | |/ | |/|
| * | am: POSIX portability fixJunio C Hamano2008-04-191-1/+1
* | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-194-6/+32
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-172-22/+33
|\| | | |/ |/|
| * git-am: minor cleanupJunio C Hamano2008-04-171-2/+1
| * Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-171-20/+32
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-166-33/+54
|\|
| * git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-162-5/+16
| * git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-161-14/+10
| * Ignore leading empty lines while summarizing mergesLinus Torvalds2008-04-161-1/+9
| * bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder2008-04-161-1/+1
| * builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-161-1/+1
| * Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins2008-04-161-11/+17
* | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-151-2/+3
* | git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2008-04-152-7/+8
* | git-submodule - possibly use branch name to describe a moduleMark Levedahl2008-04-151-1/+2
* | t7401: squelch garbage outputJunio C Hamano2008-04-131-1/+1
* | Documentation/git-submodule: typofixJunio C Hamano2008-04-131-1/+1
* | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-132-5/+5
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-134-5/+16
|\|
| * Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-131-0/+5
| * Document -w option to shortlogJunio C Hamano2008-04-132-3/+9
| * bisect: report bad rev betterChristian Couder2008-04-131-2/+2
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-127-13/+34
|\|
| * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-122-9/+18
| * revision.c: make --date-order overriddableMichele Ballabio2008-04-121-0/+1
| * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-121-2/+2
| * Document option --only of git commitJohannes Sixt2008-04-112-1/+12
| * Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-111-1/+1
* | git-submodule: Avoid 'fatal: cannot describe' messagePing Yin2008-04-121-1/+1
* | Force the medium pretty format on calls to git logPedro Melo2008-04-121-1/+1