Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 'jc/maint-fix-test-perm' into maint | Junio C Hamano | 2010-03-02 | 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 'np/fast-import-idx-v2' into maint | Junio C Hamano | 2010-03-02 | 2 | -95/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fast-import: use the diff_delta() max_delta_size argument | Nicolas Pitre | 2010-02-17 | 1 | -6/+2 | |
| * | | | | | | | | | | | | fast-import: honor pack.indexversion and pack.packsizelimit config vars | Nicolas Pitre | 2010-02-17 | 1 | -0/+11 | |
| * | | | | | | | | | | | | fast-import: make default pack size unlimited | Nicolas Pitre | 2010-02-17 | 2 | -10/+7 | |
| * | | | | | | | | | | | | fast-import: use write_idx_file() instead of custom code | Nicolas Pitre | 2010-02-17 | 1 | -46/+17 | |
| * | | | | | | | | | | | | fast-import: use sha1write() for pack data | Nicolas Pitre | 2010-02-17 | 1 | -10/+25 | |
| * | | | | | | | | | | | | fast-import: start using struct pack_idx_entry | Nicolas Pitre | 2010-02-17 | 1 | -29/+28 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 2010-03-02 | 2 | -6/+21 | |
* | | | | | | | | | | | | gitweb multiple project roots documentation | Sylvain Rabot | 2010-03-02 | 1 | -3/+64 | |
* | | | | | | | | | | | | Git 1.7.0.1v1.7.0.1 | Junio C Hamano | 2010-02-28 | 3 | -7/+12 | |
* | | | | | | | | | | | | Remove reference to GREP_COLORS from documentation | Mark Lodato | 2010-02-28 | 1 | -3/+1 | |
* | | | | | | | | | | | | sha1_name: fix segfault caused by invalid index access | Markus Heidelberg | 2010-02-28 | 1 | -14/+18 | |
* | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.sh | Johannes Sixt | 2010-02-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | commit: quote the user name in the example | Matt Kraai | 2010-02-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-02-24 | 1 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | grep documentation: clarify what files match | Mark Lodato | 2010-02-16 | 1 | -5/+12 | |
* | | | | | | | | | | | | | am: remove rebase-apply directory before gc | Jonathan Nieder | 2010-02-23 | 1 | -2/+1 | |
* | | | | | | | | | | | | | rerere: fix memory leak if rerere images can't be read | Bert Wesarg | 2010-02-23 | 1 | -3/+6 | |
* | | | | | | | | | | | | | Documentation: mention conflict marker size argument (%L) for merge driver | Bert Wesarg | 2010-02-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | | git-p4: fix bug in symlink handling | Evan Powers | 2010-02-20 | 1 | -3/+2 | |
* | | | | | | | | | | | | | t1450: fix testcases that were wrongly expecting failure | Thomas Rast | 2010-02-19 | 1 | -8/+8 | |
* | | | | | | | | | | | | | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 2010-02-19 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maint | Junio C Hamano | 2010-02-19 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rm: fix bug in recursive subdirectory removal | Jeff King | 2010-02-18 | 2 | -1/+9 | |
* | | | | | | | | | | | | | | Documentation: describe --thin more accurately | Stephen Boyd | 2010-02-18 | 5 | -28/+36 | |
* | | | | | | | | | | | | | | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 | 10 | -36/+39 | |
* | | | | | | | | | | | | | | Update 1.7.0.1 release notes | Junio C Hamano | 2010-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'jk/cherry-pick-reword' into maint | Junio C Hamano | 2010-02-17 | 1 | -23/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cherry-pick: prettify the advice message | Jeff King | 2010-02-11 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | cherry-pick: show commit name instead of sha1 | Jeff King | 2010-02-11 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | cherry-pick: format help message as strbuf | Jeff King | 2010-02-11 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | cherry-pick: refactor commit parsing code | Jeff King | 2010-02-11 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | | cherry-pick: rewrap advice message | Jeff King | 2010-02-11 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/grep-double-dash' into maint | Junio C Hamano | 2010-02-17 | 2 | -0/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | accept "git grep -- pattern" | Jeff King | 2010-02-07 | 2 | -0/+43 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/typo' into maint | Junio C Hamano | 2010-02-17 | 17 | -19/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Typofixes outside documentation area | Junio C Hamano | 2010-02-03 | 17 | -19/+20 | |
* | | | | | | | | | | | | | | | | | Prepare 1.7.0.1 release notes | Junio C Hamano | 2010-02-16 | 1 | -1/+21 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-grep-one-thread-mutex-fix' into maint | Junio C Hamano | 2010-02-16 | 1 | -9/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix use of mutex in threaded grep | Junio C Hamano | 2010-02-16 | 1 | -9/+16 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-16 | 6 | -6/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | 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 |