Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | sequencer: use memoized sequencer directory path | Johannes Schindelin | 2016-10-17 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 2016-09-08 | 1 | -44/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | status: print branch info with --porcelain=v2 --branch | Jeff Hostetler | 2016-08-11 | 1 | -0/+5 | |
| * | | | | | | | | status: collect per-file data for --porcelain=v2 | Jeff Hostetler | 2016-08-11 | 1 | -0/+3 | |
| * | | | | | | | | status: support --porcelain[=<version>] | Jeff Hostetler | 2016-08-05 | 1 | -3/+18 | |
| * | | | | | | | | status: cleanup API to wt_status_print | Jeff Hostetler | 2016-08-05 | 1 | -42/+9 | |
| * | | | | | | | | status: rename long-format print routines | Jeff Hostetler | 2016-08-05 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'os/no-verify-skips-commit-msg-too' | Junio C Hamano | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | commit: describe that --no-verify skips the commit-msg hook in the help textos/no-verify-skips-commit-msg-too | Orgad Shaneh | 2016-07-26 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' | Junio C Hamano | 2016-07-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | commit -C: skip blank lines at the beginning of the message | Johannes Schindelin | 2016-06-29 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'pb/commit-editmsg-path' | Junio C Hamano | 2016-07-06 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | builtin/commit.c: memoize git-path for COMMIT_EDITMSGpb/commit-editmsg-path | Pranit Bauva | 2016-06-09 | 1 | -7/+8 | |
* | | | | | | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 2016-06-07 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 2016-05-23 | 1 | -0/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | commit: add a commit.verbose config variablepb/commit-verbose-config | Pranit Bauva | 2016-05-10 | 1 | -0/+10 | |
* | | | | | | Merge branch 'ad/commit-have-m-option' | Junio C Hamano | 2016-04-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | commit: do not ignore an empty message given by -m ''ad/commit-have-m-option | Jeff King | 2016-04-07 | 1 | -3/+3 | |
| |/ / / | ||||||
| * | | | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 | 1 | -5/+3 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'ss/commit-squash-msg' | Junio C Hamano | 2016-04-06 | 1 | -1/+10 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | commit: do not lose SQUASH_MSG contentsss/commit-squash-msg | Sven Strickroth | 2016-03-21 | 1 | -1/+10 | |
* | | | | | diff: activate diff.renames by defaultmm/diff-renames-default | Matthieu Moy | 2016-02-25 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 2016-01-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'js/fopen-harder' | Junio C Hamano | 2016-01-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 2016-01-07 | 1 | -1/+1 | |
* | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 | 1 | -4/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -4/+4 | |
| * | | | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -4/+4 | |
* | | | | | allow hooks to ignore their standard input streamcb/hook-sigpipe | Clemens Buchacher | 2015-11-16 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | strbuf: make stripspace() part of strbuf | Tobias Klauser | 2015-10-16 | 1 | -3/+3 | |
* | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 2015-09-01 | 1 | -3/+1 | |
|\ \ \ \ | ||||||
| * | | | | commit: don't rewrite shared index unnecessarilydt/commit-preserve-base-index-upon-opportunistic-cache-tree-update | David Turner | 2015-08-31 | 1 | -3/+1 | |
* | | | | | Merge branch 'mh/tempfile' | Junio C Hamano | 2015-08-25 | 1 | -7/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | lockfile: add accessor get_lock_file_path() | Michael Haggerty | 2015-08-10 | 1 | -7/+8 | |
| |/ / / | ||||||
* | | | | memoize common git-path "constant" filesjk/git-path | Jeff King | 2015-08-10 | 1 | -16/+16 | |
* | | | | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | status: enable untracked cache | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -2/+3 | |
* | | | | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 2015-05-11 | 1 | -5/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | git-commit: replace use of home_config_paths() | Paul Tan | 2015-05-06 | 1 | -5/+3 | |
* | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | commit: use SEQ_DIR instead of hardcoding "sequencer" | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 | |
* | | | | commit.c: fix a memory leak | Stefan Beller | 2015-03-23 | 1 | -2/+4 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'mh/refs-have-new' | Junio C Hamano | 2015-03-05 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | commit: avoid race when creating orphan commits | Michael Haggerty | 2015-02-17 | 1 | -1/+1 | |
| * | | | ref_transaction_update(): remove "have_old" parameter | Michael Haggerty | 2015-02-17 | 1 | -1/+1 | |
* | | | | Merge branch 'mg/commit-author-no-match-malformed-message' | Junio C Hamano | 2015-02-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | |