Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | rebase -i: Make the condition for an "if" more transparent | Michael Haggerty | 2010-01-14 | 1 | -1/+2 | |
* | | | | | | Merge branch 'ns/rebase-auto-squash' | Junio C Hamano | 2010-01-20 | 3 | -0/+120 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rebase -i --autosquash: auto-squash commits | Nanako Shiraishi | 2010-01-06 | 3 | -0/+120 | |
* | | | | | | | Merge branch 'mh/rebase-fixup' (early part) | Junio C Hamano | 2010-01-20 | 4 | -68/+137 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | rebase-i: Ignore comments and blank lines in peek_next_command | Michael Haggerty | 2010-01-12 | 2 | -1/+25 | |
| * | | | | | | lib-rebase: Allow comments and blank lines to be added to the rebase script | Michael Haggerty | 2010-01-12 | 1 | -5/+16 | |
| * | | | | | | lib-rebase: Provide clearer debugging info about what the editor did | Michael Haggerty | 2010-01-12 | 1 | -2/+3 | |
| |/ / / / / | ||||||
| * | | | | | Add a command "fixup" to rebase --interactive | Michael Haggerty | 2009-12-07 | 4 | -18/+77 | |
| * | | | | | t3404: Use test_commit to set up test repository | Michael Haggerty | 2009-12-06 | 1 | -46/+20 | |
* | | | | | | Merge branch 'il/push-set-upstream' | Junio C Hamano | 2010-01-20 | 5 | -1/+136 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add push --set-upstream | Ilari Liusvaara | 2010-01-16 | 5 | -1/+136 | |
* | | | | | | | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 2010-01-20 | 11 | -5/+88 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere | Junio C Hamano | 2010-01-17 | 3 | -2/+8 | |
| * | | | | | | | commit.c::print_summary: do not release the format string too early | Junio C Hamano | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | commit: allow suppression of implicit identity advice | Jeff King | 2010-01-14 | 4 | -2/+11 | |
| * | | | | | | | commit: show interesting ident information in summary | Jeff King | 2010-01-14 | 2 | -4/+42 | |
| * | | | | | | | strbuf: add strbuf_addbuf_percentquote | Jeff King | 2010-01-14 | 3 | -0/+19 | |
| * | | | | | | | strbuf_expand: convert "%%" to "%" | Jeff King | 2010-01-14 | 5 | -1/+18 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jc/ident' | Junio C Hamano | 2010-01-20 | 4 | -13/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ident.c: replace fprintf with fputs to suppress compiler warning | Tarmigan Casebolt | 2010-01-19 | 1 | -1/+1 | |
| * | | | | | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere | Junio C Hamano | 2010-01-17 | 3 | -1/+11 | |
| * | | | | | | | ident.c: treat $EMAIL as giving user.email identity explicitly | Junio C Hamano | 2010-01-10 | 1 | -2/+3 | |
| * | | | | | | | ident.c: check explicit identity for name and email separately | Junio C Hamano | 2010-01-10 | 4 | -8/+10 | |
| * | | | | | | | ident.c: remove unused variables | Junio C Hamano | 2010-01-08 | 1 | -3/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'tr/http-push-ref-status' | Junio C Hamano | 2010-01-20 | 6 | -49/+137 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | transport-helper.c::push_refs(): emit "no refs" error message | Tay Ray Chuan | 2010-01-09 | 1 | -1/+4 | |
| * | | | | | | | transport-helper.c::push_refs(): ignore helper-reported status if ref is not ... | Tay Ray Chuan | 2010-01-09 | 2 | -1/+10 | |
| * | | | | | | | transport.c::transport_push(): make ref status affect return value | Tay Ray Chuan | 2010-01-09 | 2 | -4/+7 | |
| * | | | | | | | refactor ref status logic for pushing | Tay Ray Chuan | 2010-01-09 | 6 | -48/+77 | |
| * | | | | | | | t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs | Tay Ray Chuan | 2010-01-09 | 1 | -0/+21 | |
| * | | | | | | | t5541-http-push.sh: add tests for non-fast-forward pushes | Tay Ray Chuan | 2010-01-09 | 1 | -0/+23 | |
* | | | | | | | | Merge branch 'bk/fix-relative-gitdir-file' | Junio C Hamano | 2010-01-20 | 2 | -3/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Handle relative paths in submodule .git files | Brad King | 2010-01-09 | 2 | -4/+20 | |
| * | | | | | | | | Test update-index for a gitlink to a .git file | Brad King | 2010-01-09 | 1 | -0/+38 | |
* | | | | | | | | | Merge branch 'sd/cd-p-show-toplevel' | Junio C Hamano | 2010-01-20 | 3 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use $(git rev-parse --show-toplevel) in cd_to_toplevel(). | Steven Drake | 2010-01-11 | 1 | -14/+5 | |
| * | | | | | | | | | Add 'git rev-parse --show-toplevel' option. | Steven Drake | 2010-01-11 | 2 | -0/+9 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jc/symbol-static' | Junio C Hamano | 2010-01-20 | 30 | -142/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | date.c: mark file-local function static | Junio C Hamano | 2010-01-20 | 2 | -2/+1 | |
| * | | | | | | | | | Replace parse_blob() with an explanatory comment | Daniel Barkalow | 2010-01-18 | 2 | -22/+8 | |
| * | | | | | | | | | symlinks.c: remove unused functions | Junio C Hamano | 2010-01-17 | 2 | -33/+0 | |
| * | | | | | | | | | object.c: remove unused functions | Junio C Hamano | 2010-01-17 | 2 | -26/+0 | |
| * | | | | | | | | | strbuf.c: remove unused function | Junio C Hamano | 2010-01-12 | 2 | -8/+0 | |
| * | | | | | | | | | sha1_file.c: remove unused function | Junio C Hamano | 2010-01-12 | 2 | -9/+0 | |
| * | | | | | | | | | mailmap.c: remove unused function | Junio C Hamano | 2010-01-12 | 2 | -6/+0 | |
| * | | | | | | | | | utf8.c: mark file-local function static | Junio C Hamano | 2010-01-12 | 2 | -2/+1 | |
| * | | | | | | | | | submodule.c: mark file-local function static | Junio C Hamano | 2010-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | quote.c: mark file-local function static | Junio C Hamano | 2010-01-12 | 2 | -2/+1 | |
| * | | | | | | | | | remote-curl.c: mark file-local function static | Junio C Hamano | 2010-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | read-cache.c: mark file-local functions static | Junio C Hamano | 2010-01-12 | 2 | -4/+4 |