summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cb/add-pathspec'Junio C Hamano2009-01-255-51/+17
|\
| * remove pathspec_match, use match_pathspec insteadClemens Buchacher2009-01-145-51/+17
| * clean up pathspec matchingClemens Buchacher2009-01-141-1/+1
* | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-256-2/+63
|\ \
| * | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-174-1/+23
| * | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-173-2/+41
* | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-252-4/+29
|\ \ \
| * | | Allow cloning an empty repositorySverre Rabbelier2009-01-232-4/+29
* | | | diff-options.txt: Fix asciidoc markup issueTeemu Likonen2009-01-251-1/+1
* | | | Sync with 1.6.1.1Junio C Hamano2009-01-253-9/+20
|\ \ \ \
| * | | | GIT 1.6.1.1v1.6.1.1Junio C Hamano2009-01-252-8/+18
* | | | | Ignore test-ctypeBenjamin Kramer2009-01-251-0/+1
* | | | | http-push.c: style fixesJunio C Hamano2009-01-251-4/+5
* | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-2310-2/+564
|\ \ \ \ \
| * | | | | bash completions: Add the --patience optionJohannes Schindelin2009-01-071-0/+2
| * | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-074-1/+174
| * | | | | Implement the patience diff algorithmJohannes Schindelin2009-01-075-1/+389
* | | | | | Merge branch 'maint'Junio C Hamano2009-01-231-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-232-18/+67
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-233-10/+20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano2009-01-232-5/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pj/maint-ldflags' into maintJunio C Hamano2009-01-231-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano2009-01-231-3/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano2009-01-231-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-232-0/+53
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-231-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-231-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-231-1/+1
* | | | | | | | | | | | | | | | http-push: refactor lock-related headers creation for curl requestsRay Chuan2009-01-231-29/+39
* | | | | | | | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-234-1/+36
* | | | | | | | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-231-9/+50
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-212-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-192-6/+8
* | | | | | | | | | | | | | | | Merge branch 'lt/maint-wrap-zlib'Junio C Hamano2009-01-219-34/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-119-34/+99
* | | | | | | | | | | | | | | | | Merge branch 'am/maint-push-doc'Junio C Hamano2009-01-211-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-181-2/+2
| * | | | | | | | | | | | | | | | Documentation: mention branches rather than headsAnders Melchiorsen2009-01-181-2/+2
| * | | | | | | | | | | | | | | | Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-181-2/+1
| * | | | | | | | | | | | | | | | Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-181-1/+3
* | | | | | | | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-212-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-172-1/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jf/am-failure-report'Junio C Hamano2009-01-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-am: re-fix the diag message printingJunio C Hamano2009-01-181-1/+1
| * | | | | | | | | | | | | | | | | git-am: Make it easier to see which patch failedJonas Flodén2009-01-171-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-217-29/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add is_regex_special()René Scharfe2009-01-174-11/+13
| * | | | | | | | | | | | | | | | | | Change NUL char handling of isspecial()René Scharfe2009-01-175-8/+15
| * | | | | | | | | | | | | | | | | | Reformat ctype.cRené Scharfe2009-01-171-18/+14