Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 2013-04-22 | 1 | -28/+87 |
|\ | |||||
| * | git add: rephrase the "removal will cease to be ignored" warning | Junio C Hamano | 2013-04-21 | 1 | -7/+14 |
| * | git add: rework the logic to warn "git add <pathspec>..." default change | Junio C Hamano | 2013-04-17 | 1 | -26/+38 |
| * | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 | 1 | -2/+43 |
| * | builtin/add.c: simplify boolean variables | Junio C Hamano | 2013-03-08 | 1 | -11/+11 |
* | | Merge branch 'nd/checkout-keep-sparse' | Junio C Hamano | 2013-04-22 | 1 | -0/+5 |
|\ \ | |||||
| * | | checkout: add --ignore-skip-worktree-bits in sparse checkout mode | Nguyễn Thái Ngọc Duy | 2013-04-15 | 1 | -0/+5 |
* | | | Merge branch 'jk/chopped-ident' | Junio C Hamano | 2013-04-22 | 2 | -74/+8 |
|\ \ \ | |||||
| * | | | blame: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -3/+8 |
| * | | | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 | 1 | -71/+0 |
* | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part) | Junio C Hamano | 2013-04-19 | 1 | -40/+94 |
|\ \ \ \ | |||||
| * | | | | add -A: only show pathless 'add -A' warning when changes exist outside cwd | Jonathan Nieder | 2013-04-03 | 1 | -5/+16 |
| * | | | | add -u: only show pathless 'add -u' warning when changes exist outside cwd | Jonathan Nieder | 2013-04-03 | 1 | -4/+37 |
| * | | | | add: make warn_pathless_add() a no-op after first call | Jonathan Nieder | 2013-04-03 | 1 | -0/+5 |
| * | | | | add: add a blank line at the end of pathless 'add [-u|-A]' warning | Matthieu Moy | 2013-04-03 | 1 | -1/+3 |
| * | | | | add: make pathless 'add [-u|-A]' warning a file-global function | Jonathan Nieder | 2013-03-20 | 1 | -33/+36 |
* | | | | | Merge branch 'ap/strbuf-humanize' | Junio C Hamano | 2013-04-19 | 1 | -8/+36 |
|\ \ \ \ \ | |||||
| * | | | | | count-objects: add -H option to humanize sizes | Antoine Pelisse | 2013-04-10 | 1 | -8/+36 |
* | | | | | | Merge branch 'fc/branch-upstream-color' | Junio C Hamano | 2013-04-19 | 1 | -8/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | branch: colour upstream branches | Felipe Contreras | 2013-04-15 | 1 | -8/+28 |
* | | | | | | | Merge branch 'jk/merge-tree-added-identically' | Junio C Hamano | 2013-04-18 | 1 | -13/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge-tree: don't print entries that match "local" | John Keeping | 2013-04-08 | 1 | -13/+13 |
* | | | | | | | | Merge branch 'fc/send-email-annotate' | Junio C Hamano | 2013-04-18 | 1 | -81/+85 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: trivial cleanups | Felipe Contreras | 2013-04-07 | 1 | -36/+35 |
| * | | | | | | | | format-patch: add format.coverLetter configuration variable | Felipe Contreras | 2013-04-07 | 1 | -6/+26 |
| * | | | | | | | | log: update to OPT_BOOL | Felipe Contreras | 2013-04-07 | 1 | -7/+7 |
| * | | | | | | | | format-patch: refactor branch name calculation | Felipe Contreras | 2013-04-07 | 1 | -17/+16 |
| * | | | | | | | | format-patch: improve head calculation for cover-letter | Felipe Contreras | 2013-04-07 | 1 | -18/+4 |
* | | | | | | | | | Merge branch 'kb/co-orphan-suggestion-short-sha1' | Junio C Hamano | 2013-04-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: abbreviate hash in suggest_reattach | Kevin Bracey | 2013-04-08 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg' | Junio C Hamano | 2013-04-15 | 1 | -7/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fmt-merge-msg: use core.commentchar in tag signatures completely | Ralf Thielow | 2013-04-07 | 1 | -4/+8 |
| * | | | | | | | | | fmt-merge-msg: respect core.commentchar in people credits | Ralf Thielow | 2013-04-07 | 1 | -3/+3 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/show-branch-strbuf' | Junio C Hamano | 2013-04-15 | 1 | -9/+8 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | show-branch: use strbuf instead of static buffer | Jeff King | 2013-04-06 | 1 | -9/+8 |
* | | | | | | | | | Merge branch 'po/help-guides' | Junio C Hamano | 2013-04-14 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | help: mark common_guides[] as translatable | Simon Ruderich | 2013-04-12 | 1 | -7/+7 |
* | | | | | | | | | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 1 | -3/+3 |
| * | | | | | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-04-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fast-export: fix argument name in error messages | Paul Price | 2013-04-12 | 1 | -2/+2 |
| * | | | | | | | | | Merge branch 'nd/index-pack-threaded-fixes' into maint | Junio C Hamano | 2013-04-04 | 1 | -8/+26 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-correct-depth-fix' into maint | Junio C Hamano | 2013-04-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'po/help-guides' | Junio C Hamano | 2013-04-11 | 1 | -2/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | builtin/help.c: add list_common_guides_help() function | Philip Oakley | 2013-04-02 | 1 | -3/+33 |
| * | | | | | | | | | | builtin/help.c: add --guide option | Philip Oakley | 2013-04-02 | 1 | -2/+8 |
| * | | | | | | | | | | builtin/help.c: split "-a" processing into two | Philip Oakley | 2013-04-02 | 1 | -1/+7 |
* | | | | | | | | | | | Merge branch 'jk/rm-removed-paths' | Junio C Hamano | 2013-04-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rm: do not complain about d/f conflicts during deletion | Jeff King | 2013-04-04 | 1 | -1/+1 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 2013-04-03 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |