Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | * | | | | 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 |
* | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-14 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | fix minor memory leak in get_tree_entry() | René Scharfe | 2010-02-14 | 1 | -0/+1 |
* | | | | | | Start 1.7.0 maintenance track | Junio C Hamano | 2010-02-13 | 3 | -2/+13 |
* | | | | | | Git 1.7.0v1.7.0 | Junio C Hamano | 2010-02-12 | 3 | -1/+11 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-12 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
* | | | | | | archive documentation: attributes are taken from the tree by default | Junio C Hamano | 2010-02-12 | 1 | -0/+8 |
* | | | | | | Documentation: minor fixes to RelNotes-1.7.0 | Michael J Gruber | 2010-02-12 | 1 | -8/+8 |
* | | | | | | bash: support 'git am's new '--continue' option | SZEDER Gábor | 2010-02-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | filter-branch: Fix error message for --prune-empty --commit-filter | Jacob Helwig | 2010-02-11 | 1 | -1/+1 |
* | | | | | | am: switch --resolved to --continue | Jeff King | 2010-02-11 | 2 | -3/+5 |
* | | | | | | Update draft release notes to 1.7.0 one more time | Junio C Hamano | 2010-02-10 | 1 | -15/+1 |
* | | | | | | Sync with 1.6.6.2 | Junio C Hamano | 2010-02-10 | 4 | -4/+53 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'gp/maint-cvsserver' into maint | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-reflog-bad-timestamp' into maint | Junio C Hamano | 2010-02-10 | 4 | -10/+86 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'il/maint-xmallocz' into maint | Junio C Hamano | 2010-02-10 | 4 | -10/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jh/maint-config-file-prefix' into maint | Junio C Hamano | 2010-02-10 | 2 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nd/include-termios-for-osol' into maint | Junio C Hamano | 2010-02-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint | Junio C Hamano | 2010-02-10 | 2 | -1/+58 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/maint-archive-match-pathspec' into maint | Junio C Hamano | 2010-02-10 | 1 | -1/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | check-ref-format documentation: fix enumeration mark-up | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Documentation: quote braces in {upstream} notation | Thomas Rast | 2010-02-10 | 1 | -1/+1 |