summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-29Add remove_path: a function to remove as much as possible of a pathAlex Riesen
2008-09-29git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin
2008-09-29Clarify how the user can satisfy stash's 'dirty state' check.Stephen Haberman
2008-09-26Remove empty directories in recursive mergeAlex Riesen
2008-09-26Documentation: clarify the details of overriding LESS via core.pagerChris Frey
2008-09-25Update release notes for 1.6.0.3Shawn O. Pearce
2008-09-25checkout: Do not show local changes when in quiet modeJonas Fonseca
2008-09-25for-each-ref: Fix --format=%(subject) for log message without newlinesJohan Herland
2008-09-24git-stash.sh: don't default to refs/stash if invalid ref suppliedBrandon Casey
2008-09-24maint: check return of split_cmdline to avoid bad config stringsDeskin Miller
2008-09-23builtin-prune.c: prune temporary packs in <object_dir>/pack directoryBrandon Casey
2008-09-22Do not perform cross-directory renames when creating packsPetr Baudis
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger
2008-09-22git-remote: do not use user input in a printf format stringJohannes Sixt
2008-09-20Start draft release notes for 1.6.0.3Junio C Hamano
2008-09-20git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson
2008-09-20Typo "bogos" in format-patch error message.Mikael Magnusson
2008-09-20builtin-clone: fix typoFabrizio Chiarello
2008-09-20Bust the ghost of long-defunct diffcore-pathspec.Yann Dirson
2008-09-20completion: git commit should list --interactiveEric Raible
2008-09-19Merge branch 'dp/maint-rebase-fix' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-checkout-keep-remove' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-diff-quiet' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-name-hash-clear' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-template-permbits' into maintJunio C Hamano
2008-09-19Merge branch 'mh/maint-honor-no-ssl-verify' into maintJunio C Hamano
2008-09-19sha1_file: link() returns -1 on failure, not errnoThomas Rast
2008-09-19Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey
2008-09-19Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey
2008-09-19gitweb: avoid warnings for commits without bodyJoey Hess
2008-09-19Clarified gitattributes documentation regarding custom hunk header.Garry Dolley
2008-09-19git-svn: fix handling of even funkier branch namesEric Wong
2008-09-19git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman
2008-09-19git-svn: factor out svnserve test code for later useAlec Berryman
2008-09-18diff/diff-files: do not use --cc too aggressivelyJunio C Hamano
2008-09-16Cosmetical command name fixHeikki Orsila
2008-09-16Start conforming code to "git subcmd" style part 3Heikki Orsila
2008-09-16t9700/test.pl: remove File::Temp requirementBrandon Casey
2008-09-16t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey
2008-09-12GIT 1.6.0.2v1.6.0.2Junio C Hamano
2008-09-12Merge branch 'ho/maint-dashless' into maintJunio C Hamano
2008-09-12Fix some manual typos.Ralf Wildenhues
2008-09-11Use compatibility regex library also on FreeBSDJeff King
2008-09-11Use compatibility regex library also on AIXJohannes Sixt
2008-09-10Update draft release notes for 1.6.0.2Junio C Hamano
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven
2008-09-10git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep
2008-09-10Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep
2008-09-10t7501: always use test_cmp instead of diffMiklos Vajna
2008-09-10Merge branch 'jc/maint-log-grep' into maintJunio C Hamano