aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vcs-svn: Allow simple v3 dumps (no deltas yet)David Barr2010-11-24
* vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-24
* Merge branch 'jl/maint-pull-tags-doc'Junio C Hamano2010-11-17
|\
| * pull: Remove --tags option from manpageJens Lehmann2010-11-03
* | Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-17
|\ \
| * | submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-03
| * | submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-03
| |/
* | Merge branch 'jk/missing-config'Junio C Hamano2010-11-17
|\ \
| * | config: treat non-existent config files as emptyJeff King2010-10-21
* | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-17
|\ \ \
| * | | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-20
| * | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-20
* | | | Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-17
|\ \ \ \
| * | | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-20
| |/ / /
* | | | Merge branch 'jm/mailmap'Junio C Hamano2010-11-17
|\ \ \ \
| * | | | t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-19
| * | | | t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-18
| * | | | mailmap: fix use of freed memoryJim Meyering2010-10-13
* | | | | Merge branch 'tr/maint-git-repack-tmpfile'Junio C Hamano2010-11-17
|\ \ \ \ \
| * | | | | repack: place temporary packs under .git/objects/pack/Thomas Rast2010-10-19
* | | | | | Merge branch 'jk/maint-apply-no-binary'Junio C Hamano2010-11-17
|\ \ \ \ \ \
| * | | | | | apply: don't segfault on binary files with missing dataJeff King2010-10-29
| |/ / / / /
* | | | | | Merge branch 'jk/push-progress'Junio C Hamano2010-11-17
|\ \ \ \ \ \
| * | | | | | push: pass --progress down to git-pack-objectsJeff King2010-10-18
| * | | | | | t5523-push-upstream: test progress messagesTay Ray Chuan2010-10-18
| * | | | | | t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan2010-10-18
| * | | | | | test_terminal: ensure redirections work reliablyJonathan Nieder2010-10-18
| * | | | | | test_terminal: catch use without TTY prerequisiteJonathan Nieder2010-10-18
| * | | | | | test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder2010-10-18
| * | | | | | tests: test terminal output to both stdout and stderrJeff King2010-10-18
| * | | | | | tests: factor out terminal handling from t7006Jeff King2010-10-18
* | | | | | | Merge branch 'tr/maint-merge-file-subdir'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \
| * | | | | | | merge-file: correctly find files when called in subdirThomas Rast2010-10-18
| * | | | | | | prefix_filename(): safely handle the case where pfx_len=0Thomas Rast2010-10-18
* | | | | | | | Merge branch 'jn/send-pack-error'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \
| * | | | | | | | send-pack: avoid redundant "pack-objects died with strange error"Jonathan Nieder2010-10-18
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'mg/make-prove'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \
| * | | | | | | | test: allow running the tests under "prove"Michael J Gruber2010-10-26
* | | | | | | | | Merge branch 'kb/completion-checkout'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: Support the DWIM mode for git checkoutKevin Ballard2010-10-13
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sg/completion'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bash: support pretty format aliasesSZEDER Gábor2010-10-13
| * | | | | | | | | bash: support more 'git notes' subcommands and their optionsSZEDER Gábor2010-10-13
| * | | | | | | | | bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor2010-10-13
| * | | | | | | | | bash: offer refs for 'git bisect start'SZEDER Gábor2010-10-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sg/bisect'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bisect: check for mandatory argument of 'bisect replay'SZEDER Gábor2010-10-13
| * | | | | | | | | bisect: improve error msg of 'bisect reset' when original HEAD is deletedSZEDER Gábor2010-10-13
| * | | | | | | | | bisect: improve error message of 'bisect log' while not bisectingSZEDER Gábor2010-10-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ak/submodule-sync'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \