Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cb/maint-orphan-merge-noclobber' | Junio C Hamano | 2010-11-24 | 1 | -1/+19 |
|\ | |||||
| * | do not overwrite untracked during merge from unborn branch | Clemens Buchacher | 2010-11-15 | 1 | -1/+19 |
* | | Merge branch 'rs/opt-help-text' | Junio C Hamano | 2010-11-24 | 26 | -49/+48 |
|\ \ | |||||
| * | | verify-tag: document --verbose | René Scharfe | 2010-11-15 | 1 | -1/+1 |
| * | | branch: improve --verbose description | René Scharfe | 2010-11-15 | 1 | -1/+2 |
| * | | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 2010-11-15 | 10 | -11/+14 |
| * | | add OPT__FORCE | René Scharfe | 2010-11-15 | 11 | -15/+12 |
| * | | add description parameter to OPT__QUIET | René Scharfe | 2010-11-15 | 11 | -12/+12 |
| * | | add description parameter to OPT__DRY_RUN | René Scharfe | 2010-11-15 | 7 | -9/+7 |
| * | | add description parameter to OPT__VERBOSE | René Scharfe | 2010-11-15 | 12 | -13/+13 |
* | | | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 2010-11-24 | 5 | -12/+12 |
|\ \ \ | |||||
| * | | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 4 | -8/+8 |
| * | | | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 | 2 | -3/+3 |
| * | | | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'jk/maint-apply-no-binary' | Junio C Hamano | 2010-11-17 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | apply: don't segfault on binary files with missing data | Jeff King | 2010-10-29 | 1 | -0/+6 |
* | | | | Merge branch 'jk/push-progress' | Junio C Hamano | 2010-11-17 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | push: pass --progress down to git-pack-objects | Jeff King | 2010-10-18 | 1 | -0/+3 |
* | | | | | Merge branch 'tr/maint-merge-file-subdir' | Junio C Hamano | 2010-11-17 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | merge-file: correctly find files when called in subdir | Thomas Rast | 2010-10-18 | 1 | -1/+6 |
* | | | | | | Merge branch 'jn/send-pack-error' | Junio C Hamano | 2010-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | send-pack: avoid redundant "pack-objects died with strange error" | Jonathan Nieder | 2010-10-18 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/maint-rev-list-nul' | Junio C Hamano | 2010-11-17 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-list: handle %x00 NUL in user format | Jeff King | 2010-10-13 | 1 | -2/+4 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'ks/no-textconv-symlink' | Junio C Hamano | 2010-11-17 | 2 | -12/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 2010-09-29 | 2 | -12/+23 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-17 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | clean: remove redundant variable baselen | Nguyễn Thái Ngọc Duy | 2010-11-17 | 1 | -2/+2 |
| * | | | | | | clean: avoid quoting twice | Nguyễn Thái Ngọc Duy | 2010-11-16 | 1 | -2/+2 |
* | | | | | | | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 2010-10-26 | 3 | -32/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge-recursive --patience | Justin Frankel | 2010-08-26 | 1 | -0/+1 |
| * | | | | | | | ll-merge: replace flag argument with options struct | Jonathan Nieder | 2010-08-26 | 1 | -1/+1 |
| * | | | | | | | merge-recursive: expose merge options for builtin merge | Jonathan Nieder | 2010-08-26 | 2 | -31/+3 |
* | | | | | | | | Sync with 1.7.3.2 | Junio C Hamano | 2010-10-21 | 14 | -22/+22 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Fix {update,checkout}-index usage strings | Štěpán Němec | 2010-10-08 | 2 | -2/+2 |
| * | | | | | | | Put a space between `<' and argument in pack-objects usage string | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
| * | | | | | | | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 8 | -8/+8 |
| * | | | | | | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 6 | -12/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | commit-tree: free commit message before exiting | Jonathan Nieder | 2010-10-06 | 1 | -5/+7 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'bc/fix-cherry-pick-root' | Junio C Hamano | 2010-10-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin/revert.c: don't dereference a NULL pointer | Brandon Casey | 2010-09-27 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 4 | -16/+22 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | do not depend on signed integer overflow | Erik Faye-Lund | 2010-10-06 | 3 | -3/+3 |
| * | | | | | init: plug tiny one-time memory leak | Jonathan Nieder | 2010-10-06 | 1 | -13/+19 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix typo in pack-objects' usage | Johannes Schindelin | 2010-09-30 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/read-tree-empty' | Junio C Hamano | 2010-09-29 | 1 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | read-tree: deprecate syntax without tree-ish args | Jan Krüger | 2010-09-10 | 1 | -1/+9 |
* | | | | | | | Merge branch 'rr/format-patch-count-without-merges' | Junio C Hamano | 2010-09-29 | 1 | -6/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | format-patch: Don't go over merge commits | Ramkumar Ramachandra | 2010-08-27 | 1 | -6/+1 |