summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-14Change prettify_ref to prettify_refnameFelipe Contreras
2009-05-07GIT 1.6.3v1.6.3Junio C Hamano
2009-05-07t4029: use sh instead of bashNguyễn Thái Ngọc Duy
2009-05-06t4200: convert sed expression which operates on non-text file to perlBrandon Casey
2009-05-06t4200: remove two unnecessary linesBrandon Casey
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey
2009-05-06t4118: avoid sed invocation on file without terminating newlineBrandon Casey
2009-05-06t4118: add missing '&&'Brandon Casey
2009-05-06t8005: use egrep when extended regular expressions are requiredBrandon Casey
2009-05-06git-clean doc: the command only affects paths under $(cwd)Junio C Hamano
2009-05-06Merge branch 'maint'Junio C Hamano
2009-05-06Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano
2009-05-06Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-05-06improve error message in config.cAlex Riesen
2009-05-06t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey
2009-05-06Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd
2009-05-06git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd
2009-05-06completion: complete values for send-emailStephen Boyd
2009-05-06completion: complete values for log.dateStephen Boyd
2009-05-06completion: complete values for help.formatStephen Boyd
2009-05-06completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd
2009-05-06completion: add missing configuration variables to _git_config()Stephen Boyd
2009-05-06dir.c: Fix two minor grammatical errors in commentsAllan Caffee
2009-05-06git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson
2009-05-03Sync with GIT 1.6.2.5Junio C Hamano
2009-05-03GIT 1.6.2.5v1.6.2.5Junio C Hamano
2009-05-03Merge branch 'np/maint-no-ofs-delta' into maintJunio C Hamano
2009-05-03Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-05-03GIT 1.6.1.4v1.6.1.4Junio C Hamano
2009-05-03Merge branch 'jc/maint-read-tree-multi' into maintJunio C Hamano
2009-05-03Merge branch 'mk/maint-apply-swap' into maintJunio C Hamano
2009-05-03Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano
2009-05-03Merge branch 'lt/pack-object-memuse' into maintJunio C Hamano
2009-05-03Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1Junio C Hamano
2009-05-03Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1Junio C Hamano
2009-05-03Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1Junio C Hamano
2009-05-02GIT 1.6.3-rc4v1.6.3-rc4Junio C Hamano
2009-05-02honor repack.usedeltabaseoffset when fetching packsNicolas Pitre
2009-05-02Merge git://repo.or.cz/git-guiJunio C Hamano
2009-05-01ctype.c: fix typo in commentRené Scharfe
2009-05-01Fix a bunch of pointer declarations (codestyle)Felipe Contreras
2009-05-01git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen
2009-05-01Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-04-30gitk: Add Russian translationAlex Riesen
2009-04-30improve error message in config.cAlex Riesen
2009-04-29Merge branch 'maint'Junio C Hamano
2009-04-29daemon.c: fix segfault on OS XBenjamin Kramer
2009-04-29merge-recursive: do not die on a conflicting submoduleJunio C Hamano