Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MSVC: Fix build by adding missing termios.h dummy | Johannes Sixt | 2010-04-19 | 1 | -0/+1 |
* | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | 1 | -5/+5 |
* | Documentation/urls: Remove spurious example markers | Michael J Gruber | 2010-03-21 | 1 | -6/+0 |
* | Documentation/gitdiffcore: Remove misleading date in heading | Michael J Gruber | 2010-03-21 | 1 | -1/+1 |
* | Documentation/git-reflog: Fix formatting of command lists | Michael J Gruber | 2010-03-21 | 1 | -2/+0 |
* | Merge branch 'jc/maint-fix-test-perm' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -0/+4 |
|\ | |||||
| * | lib-patch-mode.sh: Fix permission | Junio C Hamano | 2010-01-30 | 1 | -0/+2 |
| * | Merge commit 'b319ef7' into jc/maint-fix-test-perm | Junio C Hamano | 2010-01-30 | 1466 | -52463/+223107 |
| |\ | |||||
| * | | t6000lib: Fix permission | Junio C Hamano | 2010-01-30 | 1 | -0/+2 |
* | | | Merge branch 'sp/maint-push-sideband' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 10 | -133/+371 |
|\ \ \ | |||||
| * | | | receive-pack: Send internal errors over side-band #2 | Shawn O. Pearce | 2010-02-10 | 2 | -15/+52 |
| * | | | t5401: Use a bare repository for the remote peer | Shawn O. Pearce | 2010-02-09 | 1 | -29/+29 |
| * | | | receive-pack: Send hook output over side band #2 | Shawn O. Pearce | 2010-02-05 | 2 | -17/+70 |
| * | | | receive-pack: Wrap status reports inside side-band-64k | Shawn O. Pearce | 2010-02-05 | 1 | -8/+22 |
| * | | | receive-pack: Refactor how capabilities are shown to the client | Shawn O. Pearce | 2010-02-05 | 1 | -10/+8 |
| * | | | send-pack: demultiplex a sideband stream with status data | Shawn O. Pearce | 2010-02-05 | 1 | -16/+50 |
| * | | | run-command: support custom fd-set in async | Erik Faye-Lund | 2010-02-05 | 7 | -37/+131 |
| * | | | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 2010-02-05 | 3 | -2/+10 |
* | | | | Merge branch 'hm/maint-imap-send-crlf' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -1/+39 |
|\ \ \ \ | |||||
| * | | | | git-imap-send: Convert LF to CRLF before storing patch to draft box | Hitoshi Mitake | 2010-02-12 | 1 | -1/+39 |
* | | | | | Merge branch 'gf/maint-sh-setup-nongit-ok' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | require_work_tree broken with NONGIT_OK | Gabriel Filion | 2010-02-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rm: fix bug in recursive subdirectory removal | Jeff King | 2010-02-18 | 2 | -1/+9 |
* | | | | | | | Merge branch 'rs/optim-text-wrap' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 3 | -37/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text() | René Scharfe | 2010-02-20 | 1 | -6/+17 |
| * | | | | | | | utf8.c: remove strbuf_write() | René Scharfe | 2010-02-20 | 1 | -13/+5 |
| * | | | | | | | utf8.c: remove print_spaces() | René Scharfe | 2010-02-20 | 1 | -9/+6 |
| * | | | | | | | utf8.c: remove print_wrapped_text() | René Scharfe | 2010-02-20 | 3 | -9/+14 |
* | | | | | | | | Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cherry_pick_list: quit early if one side is empty | Thomas Rast | 2010-02-20 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'cc/maint-bisect-paths' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bisect: error out when passing bad path parameters | Christian Couder | 2010-03-01 | 2 | -0/+11 |
* | | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-03-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove extra '-' from git-am(1) | Michal Sojka | 2010-03-04 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.sh | Johannes Sixt | 2010-02-25 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-02-16 | 4 | -4/+17 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | dwim_ref: fix dangling symref warning | Jeff King | 2010-02-16 | 1 | -2/+1 |
| * | | | | | | | | | stash pop: remove 'apply' options during 'drop' invocation | Thomas Rast | 2010-02-15 | 2 | -2/+14 |
| * | | | | | | | | | diff: make sure --output=/bad/path is caught | Larry D'Anna | 2010-02-15 | 1 | -0/+2 |
* | | | | | | | | | | Remove hyphen from "git-command" in two error messages | Pete Harlan | 2010-02-15 | 2 | -2/+2 |
* | | | | | | | | | | fix minor memory leak in get_tree_entry() | René Scharfe | 2010-02-14 | 1 | -0/+1 |
* | | | | | | | | | | Fix typo in 1.6.6.2 release notes | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
* | | | | | | | | | | Re-fix check-ref-format documentation mark-up | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
* | | | | | | | | | | filter-branch: Fix error message for --prune-empty --commit-filter | Jacob Helwig | 2010-02-11 | 1 | -1/+1 |
* | | | | | | | | | | Git 1.6.6.2v1.6.6.2 | Junio C Hamano | 2010-02-10 | 4 | -3/+50 |
* | | | | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-10 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | t8003: check exit code of command and error message separately | Junio C Hamano | 2010-02-10 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into maint | Junio C Hamano | 2010-02-10 | 5 | -20/+227 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fast-import: Stream very large blobs directly to pack | Shawn O. Pearce | 2010-02-01 | 5 | -20/+227 |