aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stash: suggest the correct command line for unknown options.Matthieu Moy2010-03-06
* t7406: Fix submodule init config testsStephen Boyd2010-03-06
* Update draft release notes to 1.7.0.2Junio C Hamano2010-03-04
* Merge branch 'jn/gitweb-config-error-die' into maintJunio C Hamano2010-03-04
|\
| * gitweb: Die if there are parsing errors in config fileJakub Narebski2010-02-14
* | Merge branch 'jn/maint-fix-pager' into maintJunio C Hamano2010-03-04
|\ \
| * | tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-22
| * | t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-21
| * | tests: Add tests for automatic use of pagerJonathan Nieder2010-02-20
| * | am: Fix launching of pagerJonathan Nieder2010-02-14
| * | git svn: Fix launching of pagerJonathan Nieder2010-02-14
| * | git.1: Clarify the behavior of the --paginate optionJonathan Nieder2010-02-14
| * | Make 'git var GIT_PAGER' always print the configured pagerJonathan Nieder2010-02-14
| * | Fix 'git var' usage synopsisJonathan Nieder2010-02-14
| |/
* | Merge branch 'tr/maint-cherry-pick-list' into maintJunio C Hamano2010-03-04
|\ \
| * | cherry_pick_list: quit early if one side is emptyThomas Rast2010-02-20
* | | Merge branch 'ld/maint-diff-quiet-w' into maintJunio C Hamano2010-03-04
|\ \ \
| * | | git-diff: add a test for git diff --quiet -wLarry D'Anna2010-02-21
| * | | git diff --quiet -w: check and report the statusLarry D'Anna2010-02-15
* | | | Merge branch 'rs/optim-text-wrap' into maintJunio C Hamano2010-03-04
|\ \ \ \
| * | | | utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()René Scharfe2010-02-20
| * | | | utf8.c: remove strbuf_write()René Scharfe2010-02-20
| * | | | utf8.c: remove print_spaces()René Scharfe2010-02-20
| * | | | utf8.c: remove print_wrapped_text()René Scharfe2010-02-20
* | | | | Merge branch 'dp/read-not-mmap-small-loose-object' into maintJunio C Hamano2010-03-04
|\ \ \ \ \
| * | | | | hash-object: don't use mmap() for small filesDmitry Potapov2010-02-21
| | |_|_|/ | |/| | |
* | | | | Merge branch 'np/compress-loose-object-memsave' into maintJunio C Hamano2010-03-04
|\ \ \ \ \
| * | | | | sha1_file: be paranoid when creating loose objectsNicolas Pitre2010-02-21
| * | | | | sha1_file: don't malloc the whole compressed result when writing out objectsNicolas Pitre2010-02-21
| |/ / / /
* | | | | Merge branch 'jc/maint-status-preload' into maintJunio C Hamano2010-03-04
|\ \ \ \ \
| * | | | | status: preload index to optimize lstat(2) callsJunio C Hamano2010-02-17
| |/ / / /
* | | | | Merge branch 'gf/maint-sh-setup-nongit-ok' into maintJunio C Hamano2010-03-04
|\ \ \ \ \
| * | | | | require_work_tree broken with NONGIT_OKGabriel Filion2010-02-17
* | | | | | Merge branch 'cc/maint-bisect-paths' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \
| * | | | | | bisect: error out when passing bad path parametersChristian Couder2010-03-01
* | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-03-04
| |\ \ \ \ \ \ \
| | * | | | | | | Remove extra '-' from git-am(1)Michal Sojka2010-03-04
| | |/ / / / / /
* | | | | | | | Start preparing for 1.7.0.2Junio C Hamano2010-03-02
* | | | | | | | Merge branch 'tc/maint-transport-ls-remote-with-void' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | transport: add got_remote_refs flagTay Ray Chuan2010-02-16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'hm/maint-imap-send-crlf' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-12
* | | | | | | | | Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-10
| * | | | | | | | | t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-09
| * | | | | | | | | receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-05
| * | | | | | | | | receive-pack: Wrap status reports inside side-band-64kShawn O. Pearce2010-02-05
| * | | | | | | | | receive-pack: Refactor how capabilities are shown to the clientShawn O. Pearce2010-02-05
| * | | | | | | | | send-pack: demultiplex a sideband stream with status dataShawn O. Pearce2010-02-05