Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | commit: reword --author error messagemg/commit-author-no-match-malformed-message | Michael J Gruber | 2015-01-26 | 1 | -1/+1 |
* | | | | Merge branch 'ah/usage-strings' | Junio C Hamano | 2015-02-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jk/blame-commit-label' | Junio C Hamano | 2015-02-11 | 1 | -9/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | builtin/commit.c: use xstrdup_or_null instead of envdup | Jeff King | 2015-01-13 | 1 | -9/+3 |
* | | | | Merge branch 'jk/commit-date-approxidate' | Junio C Hamano | 2014-12-22 | 1 | -30/+18 |
|\ \ \ \ | |||||
| * | | | | commit: always populate GIT_AUTHOR_* variablesjk/commit-date-approxidate | Jeff King | 2014-12-11 | 1 | -21/+5 |
| * | | | | commit: loosen ident checks when generating template | Jeff King | 2014-12-11 | 1 | -9/+14 |
* | | | | | Merge branch 'cc/interpret-trailers-more' | Junio C Hamano | 2014-12-22 | 1 | -26/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | commit: make ignore_non_trailer() non static | Christian Couder | 2014-11-10 | 1 | -46/+0 |
| * | | | | Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more | Junio C Hamano | 2014-11-10 | 1 | -26/+48 |
| |\ \ \ \ | |||||
| | * | | | | merge & sequencer: turn "Conflicts:" hint into a commentjc/conflict-hint | Junio C Hamano | 2014-10-28 | 1 | -16/+31 |
| | * | | | | builtin/commit.c: extract ignore_non_trailer() helper function | Junio C Hamano | 2014-10-28 | 1 | -26/+33 |
* | | | | | | Merge branch 'rs/ref-transaction' | Junio C Hamano | 2014-10-21 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 | 1 | -1/+1 |
| * | | | | | | refs.c: pass the ref log message to _create/delete/update instead of _commit | Ronnie Sahlberg | 2014-10-15 | 1 | -2/+2 |
* | | | | | | | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 2014-10-20 | 1 | -12/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | color_parse: do not mention variable name in error messagejn/parse-config-slot | Jeff King | 2014-10-14 | 1 | -2/+1 |
| * | | | | | | pass config slots as pointers instead of offsets | Jonathan Nieder | 2014-10-14 | 1 | -10/+9 |
* | | | | | | | Merge branch 'rs/more-uses-of-skip-prefix' | Junio C Hamano | 2014-10-14 | 1 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | use skip_prefix() to avoid more magic numbersrs/more-uses-of-skip-prefix | René Scharfe | 2014-10-07 | 1 | -9/+9 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfile | Michael Haggerty | 2014-10-01 | 1 | -0/+1 |
* | | | | | | | lockfile: change lock_file::filename into a strbuf | Michael Haggerty | 2014-10-01 | 1 | -6/+6 |
* | | | | | | | prepare_index(): declare return value to be (const char *) | Michael Haggerty | 2014-10-01 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ah/grammofix' | Junio C Hamano | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | grammofix in user-facing messagesah/grammofix | Alex Henrie | 2014-09-02 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/commit-author-parsing' | Junio C Hamano | 2014-09-19 | 1 | -41/+48 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | determine_author_info(): copy getenv outputjk/commit-author-parsing | Jeff King | 2014-08-29 | 1 | -13/+27 |
| * | | | | | determine_author_info(): reuse parsing functions | Jeff King | 2014-08-29 | 1 | -28/+21 |
| * | | | | | date: use strbufs in date-formatting functions | Jeff King | 2014-08-27 | 1 | -10/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'dt/cache-tree-repair' | Junio C Hamano | 2014-09-11 | 1 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | cache-tree: Write updated cache-tree after commit | David Turner | 2014-07-14 | 1 | -1/+17 |
* | | | | | | Merge branch 'rs/ref-transaction-1' | Junio C Hamano | 2014-09-11 | 1 | -13/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit.c: use ref transactions for updates | Ronnie Sahlberg | 2014-09-03 | 1 | -13/+12 |
* | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-09-11 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 | 1 | -2/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sb/prepare-revision-walk-error-check' | Junio C Hamano | 2014-09-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | prepare_revision_walk(): check for return value in all placessb/prepare-revision-walk-error-check | Stefan Beller | 2014-08-12 | 1 | -1/+2 |
| | |_|_|_|_|/ | |/| | | | | |