summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-31filter-branch: Test renaming directories in a tree-filterLibravatar Johannes Sixt1-2/+18
2008-03-30mktag.c: improve verification of tagger field and testsLibravatar Brandon Casey2-14/+176
2008-03-30diff-files: careful when inspecting work tree itemsLibravatar Junio C Hamano2-9/+14
2008-03-30diff-index: careful when inspecting work tree itemsLibravatar Junio C Hamano2-15/+56
2008-03-30Add corner case tests for diff-index and diff-filesLibravatar Junio C Hamano1-0/+140
2008-03-30Allow git-cvsserver database table name prefix to be specified.Libravatar Josh Elsasser4-31/+107
2008-03-30Silence cpio's "N blocks" output when cloning locallyLibravatar Bryan Donlan1-1/+5
2008-03-30git-svn: remove redundant slashes from show-ignoreLibravatar Eric Wong1-1/+1
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Libravatar Marius Storm-Olsen1-13/+15
2008-03-27git-cvsserver: handle change type TLibravatar Paolo Bonzini1-1/+1
2008-03-27GIT 1.5.5-rc2Libravatar Junio C Hamano3-8/+3
2008-03-27GIT 1.5.4.5Libravatar Junio C Hamano2-7/+1
2008-03-27cvsserver: Use the user part of the email in log and annotate resultsLibravatar Damien Diederen1-4/+12
2008-03-27cvsserver: Add test for update -pLibravatar Damien Diederen1-0/+18
2008-03-27cvsserver: Implement update -p (print to stdout)Libravatar Damien Diederen1-12/+35
2008-03-27cvsserver: Add a few tests for 'status' commandLibravatar Damien Diederen1-0/+32
2008-03-27cvsserver: Do not include status output for subdirectories if -l is passedLibravatar Damien Diederen1-0/+2
2008-03-27cvsserver: Only print the file part of the filename in status headerLibravatar Damien Diederen1-1/+3
2008-03-27cvsserver: Respond to the 'editors' and 'watchers' commandsLibravatar Damien Diederen1-2/+7
2008-03-27builtin-prune: protect objects listed on the command lineLibravatar Junio C Hamano2-3/+14
2008-03-27builtin-prune.c: use parse_options()Libravatar Michele Ballabio1-22/+16
2008-03-27Add tests for git-pruneLibravatar Michele Ballabio1-0/+34
2008-03-27parse-options.c: introduce OPT_DATELibravatar Michele Ballabio2-0/+11
2008-03-27Update draft release notes for 1.5.5Libravatar Junio C Hamano1-1/+4
2008-03-27Merge branch 'maint'Libravatar Junio C Hamano4-2/+30
2008-03-27Update draft release notes for 1.5.4.5Libravatar Junio C Hamano1-1/+10
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintLibravatar Junio C Hamano70-55/+1067
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Libravatar Jeff King2-0/+19
2008-03-27test_must_fail: 129 is a valid error code from usage()Libravatar Junio C Hamano1-1/+1
2008-03-26imap-send: properly error out if imap.host is not set in configLibravatar Gerrit Pape1-0/+4
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityLibravatar Frank Lichtenheld1-6/+6
2008-03-26Always set *nongit_ok in setup_git_directory_gently()Libravatar SZEDER Gábor8-8/+16
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Libravatar Brandon Casey1-2/+2
2008-03-26Merge branch 'jc/maint-fetch-regression-1.5.4'Libravatar Junio C Hamano66-13/+853
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADLibravatar Junio C Hamano65-7/+831
2008-03-26Fix branches file configurationLibravatar Daniel Barkalow1-6/+22
2008-03-26Tighten refspec processingLibravatar Daniel Barkalow5-42/+214
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Libravatar Guanqun Lu1-1/+1
2008-03-25refspec: allow colon-less wildcard "refs/category/*"Libravatar Junio C Hamano1-7/+11
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryLibravatar Johannes Schindelin2-2/+20
2008-03-25Documentation/git-checkout: Update summary to reflect current abilitiesLibravatar Julian Phillips2-4/+7
2008-03-24Documentation: git-tag '-m'/'-F' implies '-a'Libravatar Dirk Süsserott1-0/+7
2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesLibravatar Johannes Sixt2-0/+7
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Libravatar Guanqun Lu1-1/+1
2008-03-23RelNotes: mention checkout/branch's --track option, tooLibravatar Johannes Schindelin1-2/+3
2008-03-23GIT 1.5.5-rc1Libravatar Junio C Hamano2-2/+5
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Libravatar Junio C Hamano2-2/+2
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-9/+14
2008-03-22remote.c: Fix overtight refspec validationLibravatar Junio C Hamano5-49/+188
2008-03-22fast-import: Document the effect of "merge" with no "from" in a commitLibravatar Eyvind Bernhardsen1-3/+8