summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.6.6v1.5.6.6Junio C Hamano2008-12-165-37/+33
|\
| * GIT 1.5.5.6v1.5.5.6Junio C Hamano2008-12-164-37/+23
| |\
| | * GIT 1.5.4.7v1.5.4.7Junio C Hamano2008-12-162-1/+11
| | * gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-161-36/+2
* | | t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-131-4/+4
* | | Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-132-1/+9
* | | Do not talk about "diff" in rev-list documentation.Junio C Hamano2008-08-121-0/+2
* | | git-bisect: fix wrong usage of read(1)Francis Moreau2008-08-111-1/+2
* | | Re-fix rev-list-options documentationJunio C Hamano2008-08-111-2/+1
* | | Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic2008-08-101-1/+1
* | | Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-102-3/+3
* | | reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-101-4/+18
* | | Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast2008-08-101-2/+2
* | | asciidoc markup fixesJunio C Hamano2008-08-073-5/+5
* | | Merge branch 'lt/config-fsync' into maintJunio C Hamano2008-08-075-21/+74
|\ \ \
| * | | Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-185-1/+17
| * | | Split up default "i18n" and "branch" config parsing into helper routinesLinus Torvalds2008-06-181-11/+29
| * | | Split up default "user" config parsing into helper routineLinus Torvalds2008-06-181-4/+13
| * | | Split up default "core" config parsing into helper routineLinus Torvalds2008-06-181-16/+26
* | | | Merge branch 'jc/reflog-expire' into maintJunio C Hamano2008-08-071-19/+137
|\ \ \ \
| * | | | Make default expiration period of reflog used for stash infiniteJunio C Hamano2008-06-281-0/+11
| * | | | Per-ref reflog expiry configurationJunio C Hamano2008-06-281-19/+126
* | | | | Merge branch 'ag/rewrite_one' into maintJunio C Hamano2008-08-071-6/+24
|\ \ \ \ \
| * | | | | Fix quadratic performance in rewrite_one.Alexander N. Gavrilov2008-07-131-6/+24
* | | | | | Fail properly when cloning from invalid HTTP URLPetr Baudis2008-08-071-8/+5
* | | | | | GIT 1.5.6.5v1.5.6.5Junio C Hamano2008-08-063-11/+10
* | | | | | Files given on the command line are relative to $cwdJunio C Hamano2008-08-066-5/+72
* | | | | | fix diff-tree --stdin documentationJunio C Hamano2008-08-051-3/+3
* | | | | | RelNotes 1.5.6.5 updatesJunio C Hamano2008-08-051-0/+13
* | | | | | diff.renamelimit is a basic diff configurationLinus Torvalds2008-08-051-4/+5
* | | | | | git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering2008-08-051-1/+1
* | | | | | Documentation: typos / spelling fixes in older RelNotesMike Ralphson2008-08-054-6/+6
* | | | | | git-name-rev: don't use printf without formatRené Scharfe2008-08-031-7/+5
* | | | | | git-name-rev: allow --name-only in combination with --stdinPieter de Bie2008-08-022-4/+8
* | | | | | builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano2008-08-021-37/+41
* | | | | | Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2008-08-012-1/+20
* | | | | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-08-012-5/+6
* | | | | | Update my e-mail addressJunio C Hamano2008-08-0143-43/+43
* | | | | | git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-08-011-1/+1
* | | | | | git-submodule: move ill placed shift.Pierre Habouzit2008-08-011-1/+1
* | | | | | t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-011-1/+2
* | | | | | sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-013-8/+65
* | | | | | Documentation: clarify diff --ccJunio C Hamano2008-08-012-8/+8
* | | | | | Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-012-0/+30
* | | | | | Documentation: fix diff.external exampleAnders Melchiorsen2008-08-012-5/+7
* | | | | | make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-012-18/+64
* | | | | | init: handle empty "template" parameterJeff King2008-08-012-0/+28
* | | | | | builtin-revert.c: typofixStephan Beyer2008-08-011-1/+1
* | | | | | Makefile: fix shell quotingJunio C Hamano2008-07-252-7/+10
* | | | | | tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-252-1/+1