summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maintJunio C Hamano2010-01-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | grep: NUL terminate input from a fileJim Meyering2010-01-181-0/+1
* | | | | | | | | | | | Fix uninitialized variable in get_refs_via_rsync().Richard Weinberger2010-01-151-1/+1
* | | | | | | | | | | | Document git-blame triple -C optionRamkumar Ramachandra2010-01-142-3/+5
* | | | | | | | | | | | remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce2010-01-122-2/+2
* | | | | | | | | | | | grep: -L should show empty filesJunio C Hamano2010-01-121-2/+0
* | | | | | | | | | | | rebase--interactive: Ignore comments and blank lines in peek_next_commandMichael Haggerty2010-01-111-1/+1
* | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2010-01-102-13/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-108-43/+47
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-104-28/+28
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher2010-01-091-8/+2
| | | * | | | | | | | | | | base85: encode_85() does not use the decode tableAndreas Gruenbacher2010-01-091-2/+0
| | | * | | | | | | | | | | base85 debug code: Fix length byte calculationAndreas Gruenbacher2010-01-091-1/+1
| | | * | | | | | | | | | | checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano2010-01-061-2/+8
* | | | | | | | | | | | | | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-091-4/+4
* | | | | | | | | | | | | | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-091-9/+6
* | | | | | | | | | | | | | stash: mention --patch in usage string.Matthieu Moy2010-01-021-1/+1
* | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-312-15/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-312-15/+17
* | | | | | | | | | | | | | fast-import: Document author/committer/tagger name is optionalShawn O. Pearce2009-12-312-6/+6
* | | | | | | | | | | | | | SubmittingPatches: hints to know the status of a submitted patch.Matthieu Moy2009-12-311-0/+14
* | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-304-15/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | textconv: stop leaking file descriptorsJeff King2009-12-301-0/+2
| * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-292-9/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | commit: --cleanup is a message optionGreg Price2009-12-291-2/+4
| | * | | | | | | | | | | | t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-291-7/+7
| * | | | | | | | | | | | | git count-objects: handle packs bigger than 4GAndreas Schwab2009-12-291-6/+6
* | | | | | | | | | | | | | Documentation: always respect core.worktree if setNguyễn Thái Ngọc Duy2009-12-291-8/+15
* | | | | | | | | | | | | | Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maintJunio C Hamano2009-12-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | read_index(): fix reading extension size on BE 64-bit archsNathaniel W Filardo2009-12-271-1/+1
* | | | | | | | | | | | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano2009-12-261-0/+1
* | | | | | | | | | | | | | | Start 1.6.6.X maintenance trackJunio C Hamano2009-12-262-1/+16
* | | | | | | | | | | | | | | Merge branch 'jc/maint-obsd46' into maintJunio C Hamano2009-12-262-29/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t4019 "grep" portability fixJunio C Hamano2009-12-261-28/+28
| * | | | | | | | | | | | | | | t1200: work around a bug in some implementations of "find"Junio C Hamano2009-12-261-1/+1
* | | | | | | | | | | | | | | | Add git-http-backend to command-list.Tarmigan Casebolt2009-12-261-0/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Git 1.6.6v1.6.6Junio C Hamano2009-12-233-4/+6
* | | | | | | | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-231-0/+40
* | | | | | | | | | | | | | | git svn: branch/tag commands detect username in URLsEric Wong2009-12-231-1/+2
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-222-3/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-222-3/+23
* | | | | | | | | | | | | | | git svn: lookup new parents correctly from svn:mergeinfoEric Wong2009-12-221-1/+2
* | | | | | | | | | | | | | | git-svn: Remove obsolete MAXPARENT checkAndrew Myrick2009-12-211-6/+0
* | | | | | | | | | | | | | | git-svn: detect cherry-picks correctly.Sam Vilain2009-12-212-25/+66
* | | | | | | | | | | | | | | git-svn: exclude already merged tips using one rev-list callSam Vilain2009-12-211-4/+48
* | | | | | | | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain2009-12-212-10/+4
* | | | | | | | | | | | | | | git-svn: memoize conversion of SVN merge ticket info to git commit rangesSam Vilain2009-12-211-37/+54
* | | | | | | | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain2009-12-213-172/+860
* | | | | | | | | | | | | | | update release notes for git svn in 1.6.6Eric Wong2009-12-211-0/+2
* | | | | | | | | | | | | | | git svn: fix --revision when fetching deleted pathsEric Wong2009-12-211-1/+5