aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | rebase -i: Make the condition for an "if" more transparentMichael Haggerty2010-01-14
* | | | | | Merge branch 'ns/rebase-auto-squash'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06
* | | | | | | Merge branch 'mh/rebase-fixup' (early part)Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | rebase-i: Ignore comments and blank lines in peek_next_commandMichael Haggerty2010-01-12
| * | | | | | lib-rebase: Allow comments and blank lines to be added to the rebase scriptMichael Haggerty2010-01-12
| * | | | | | lib-rebase: Provide clearer debugging info about what the editor didMichael Haggerty2010-01-12
| |/ / / / /
| * | | | | Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
| * | | | | t3404: Use test_commit to set up test repositoryMichael Haggerty2009-12-06
* | | | | | Merge branch 'il/push-set-upstream'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | Add push --set-upstreamIlari Liusvaara2010-01-16
* | | | | | | Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhereJunio C Hamano2010-01-17
| * | | | | | | commit.c::print_summary: do not release the format string too earlyJunio C Hamano2010-01-17
| * | | | | | | commit: allow suppression of implicit identity adviceJeff King2010-01-14
| * | | | | | | commit: show interesting ident information in summaryJeff King2010-01-14
| * | | | | | | strbuf: add strbuf_addbuf_percentquoteJeff King2010-01-14
| * | | | | | | strbuf_expand: convert "%%" to "%"Jeff King2010-01-14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/ident'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | ident.c: replace fprintf with fputs to suppress compiler warningTarmigan Casebolt2010-01-19
| * | | | | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhereJunio C Hamano2010-01-17
| * | | | | | | ident.c: treat $EMAIL as giving user.email identity explicitlyJunio C Hamano2010-01-10
| * | | | | | | ident.c: check explicit identity for name and email separatelyJunio C Hamano2010-01-10
| * | | | | | | ident.c: remove unused variablesJunio C Hamano2010-01-08
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tr/http-push-ref-status'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | transport-helper.c::push_refs(): emit "no refs" error messageTay Ray Chuan2010-01-09
| * | | | | | | transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...Tay Ray Chuan2010-01-09
| * | | | | | | transport.c::transport_push(): make ref status affect return valueTay Ray Chuan2010-01-09
| * | | | | | | refactor ref status logic for pushingTay Ray Chuan2010-01-09
| * | | | | | | t5541-http-push.sh: add test for unmatched, non-fast-forwarded refsTay Ray Chuan2010-01-09
| * | | | | | | t5541-http-push.sh: add tests for non-fast-forward pushesTay Ray Chuan2010-01-09
* | | | | | | | Merge branch 'bk/fix-relative-gitdir-file'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle relative paths in submodule .git filesBrad King2010-01-09
| * | | | | | | | Test update-index for a gitlink to a .git fileBrad King2010-01-09
* | | | | | | | | Merge branch 'sd/cd-p-show-toplevel'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use $(git rev-parse --show-toplevel) in cd_to_toplevel().Steven Drake2010-01-11
| * | | | | | | | | Add 'git rev-parse --show-toplevel' option.Steven Drake2010-01-11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/symbol-static'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | date.c: mark file-local function staticJunio C Hamano2010-01-20
| * | | | | | | | | Replace parse_blob() with an explanatory commentDaniel Barkalow2010-01-18
| * | | | | | | | | symlinks.c: remove unused functionsJunio C Hamano2010-01-17
| * | | | | | | | | object.c: remove unused functionsJunio C Hamano2010-01-17
| * | | | | | | | | strbuf.c: remove unused functionJunio C Hamano2010-01-12
| * | | | | | | | | sha1_file.c: remove unused functionJunio C Hamano2010-01-12
| * | | | | | | | | mailmap.c: remove unused functionJunio C Hamano2010-01-12
| * | | | | | | | | utf8.c: mark file-local function staticJunio C Hamano2010-01-12
| * | | | | | | | | submodule.c: mark file-local function staticJunio C Hamano2010-01-12
| * | | | | | | | | quote.c: mark file-local function staticJunio C Hamano2010-01-12
| * | | | | | | | | remote-curl.c: mark file-local function staticJunio C Hamano2010-01-12
| * | | | | | | | | read-cache.c: mark file-local functions staticJunio C Hamano2010-01-12