Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-09-09 | 1 | -0/+9 |
|\ | |||||
| * | smart http: use the same connectivity check on cloningnd/clone-connectivity-shortcut | Nguyễn Thái Ngọc Duy | 2013-07-23 | 1 | -0/+9 |
* | | Merge branch 'ms/fetch-prune-configuration' | Junio C Hamano | 2013-09-09 | 1 | -3/+32 |
|\ \ | |||||
| * | | fetch: make --prune configurablems/fetch-prune-configuration | Michael Schubert | 2013-07-18 | 1 | -5/+34 |
* | | | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 2013-09-04 | 40 | -315/+276 |
|\ \ \ | |||||
| * | | | revert: use the OPT_CMDMODE for parsing, reducing codesb/parseopt-boolean-removal | Stefan Beller | 2013-08-07 | 1 | -47/+15 |
| * | | | checkout-index: fix negations of even numbers of -n | Stefan Beller | 2013-08-07 | 1 | -1/+1 |
| * | | | config parsing options: allow one flag multiple times | Stefan Beller | 2013-08-07 | 1 | -3/+3 |
| * | | | hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP | Stefan Beller | 2013-08-07 | 1 | -1/+1 |
| * | | | branch, commit, name-rev: ease up boolean conditions | Stefan Beller | 2013-08-07 | 3 | -3/+4 |
| * | | | checkout: remove superfluous local variable | Stefan Beller | 2013-08-05 | 1 | -7/+5 |
| * | | | log, format-patch: parsing uses OPT__QUIET | Stefan Beller | 2013-08-05 | 1 | -3/+2 |
| * | | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 39 | -227/+227 |
| * | | | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 2013-08-05 | 6 | -22/+17 |
* | | | | Merge branch 'jc/parseopt-command-modes' | Junio C Hamano | 2013-09-04 | 1 | -15/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | tag: use OPT_CMDMODEjc/parseopt-command-modes | Junio C Hamano | 2013-07-30 | 1 | -15/+12 |
* | | | | Merge branch 'sb/misc-cleanup' | Junio C Hamano | 2013-09-04 | 1 | -21/+17 |
|\ \ \ \ | |||||
| * | | | | rm: remove unneeded null pointer checksb/misc-cleanup | Stefan Beller | 2013-08-09 | 1 | -21/+17 |
* | | | | | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 2013-09-04 | 1 | -0/+67 |
|\ \ \ \ \ | |||||
| * | | | | | gc: reject if another gc is running, unless --force is given | Nguyễn Thái Ngọc Duy | 2013-08-09 | 1 | -0/+67 |
* | | | | | | Merge branch 'bc/unuse-packfile' | Junio C Hamano | 2013-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't close pack fd when free'ing pack windowsbc/unuse-packfile | Brandon Casey | 2013-08-02 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/sq-quote-buf' | Junio C Hamano | 2013-09-04 | 2 | -10/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tar-tree: remove dependency on sq_quote_print() | Ramkumar Ramachandra | 2013-07-30 | 1 | -6/+5 |
| * | | | | | | for-each-ref, quote: convert *_quote_print -> *_quote_buf | Nguyễn Thái Ngọc Duy | 2013-07-30 | 1 | -4/+9 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/check-x-z' | Junio C Hamano | 2013-09-04 | 2 | -12/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | check-attr -z: a single -z should apply to both input and outputjc/check-x-z | Junio C Hamano | 2013-07-11 | 1 | -3/+11 |
| * | | | | | | check-ignore -z: a single -z should apply to both input and output | Junio C Hamano | 2013-07-11 | 1 | -1/+1 |
| * | | | | | | check-attr: the name of the character is NUL, not NULL | Junio C Hamano | 2013-07-11 | 1 | -4/+4 |
| * | | | | | | check-ignore: the name of the character is NUL, not NULL | Junio C Hamano | 2013-07-11 | 1 | -6/+6 |
* | | | | | | | Merge branch 'rj/doc-rev-parse' | Junio C Hamano | 2013-08-30 | 1 | -15/+13 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | rev-parse: remove restrictions on some options | John Keeping | 2013-07-22 | 1 | -15/+13 |
* | | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-08-02 | 1 | -19/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 2013-08-02 | 1 | -19/+1 |
* | | | | | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 2 | -2/+2 |
* | | | | | | | | | Merge branch 'jc/rm-submodule-error-message' | Junio C Hamano | 2013-08-01 | 1 | -21/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | builtin/rm.c: consolidate error reporting for removing submodulesjc/rm-submodule-error-message | Junio C Hamano | 2013-07-25 | 1 | -21/+20 |
* | | | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-08-01 | 1 | -28/+52 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-clean: implement partial matching for selection | Jiang Xin | 2013-07-24 | 1 | -28/+52 |
* | | | | | | | | | | | Merge branch 'jk/commit-how-to-abort-cherry-pick' | Junio C Hamano | 2013-07-31 | 1 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | commit: tweak empty cherry pick advice for sequencerjk/commit-how-to-abort-cherry-pick | Jeff King | 2013-07-29 | 1 | -3/+22 |
* | | | | | | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 | 1 | -3/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | sha1_object_info_extended: make type calculation optional | Jeff King | 2013-07-12 | 1 | -3/+4 |
| * | | | | | | | | | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 | 1 | -0/+9 |
* | | | | | | | | | | | Merge branch 'sb/misc-fixes' | Junio C Hamano | 2013-07-24 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | commit: Fix a memory leak in determine_author_info | Stefan Beller | 2013-07-15 | 1 | -1/+0 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Sync with Git 1.8.3.4 | Junio C Hamano | 2013-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | update URL to the marc.info mail archive | Ondřej Bílka | 2013-07-22 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint | Junio C Hamano | 2013-07-21 | 3 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ |