summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-25doc/git-gc: add a note about what is collectedJeff King
2008-04-23t5516: remove ambiguity test (1)Jeff King
2008-04-23Linked glossary from cvs-migration pageMatt Graham
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23Amend git-push refspec documentationSam Vilain
2008-04-23git-gc --prune is deprecatedDmitry Potapov
2008-04-23svn-git: Use binmode for reading/writing binary rev mapsMichael Weber
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-23Don't force imap.host to be set when imap.tunnel is setJeff King
2008-04-23git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey
2008-04-23git-svn bug with blank commits and author fileThomas Guyot-Sionnest
2008-04-23archive.c: format_subst - fixed bogus argument to memchrAriel Badichi
2008-04-23copy.c: copy_fd - correctly report write errorsAriel Badichi
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-22post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins
2008-04-22Escape project names before creating pathinfo URLsmartin f. krafft
2008-04-22Escape project name in regexpmartin f. krafft
2008-04-22bash: Add completion for git diff --base --ours --theirsTeemu Likonen
2008-04-22diff-options.txt: document the new "--dirstat" optionGerrit Pape
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-20Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-19Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-18am: POSIX portability fixJunio C Hamano
2008-04-17Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-am: minor cleanupJunio C Hamano
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds
2008-04-16Ignore leading empty lines while summarizing mergesLinus Torvalds
2008-04-16bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder
2008-04-16builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-15git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer
2008-04-15git-submodule - possibly use branch name to describe a moduleMark Levedahl
2008-04-13t7401: squelch garbage outputJunio C Hamano
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-12Document -w option to shortlogJunio C Hamano
2008-04-12bisect: report bad rev betterChristian Couder
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano