Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | i18n: git-branch "(no branch)" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-03-09 | i18n: git-branch "git branch -v" messages | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2011-03-09 | i18n: git-branch "Deleted branch [...]" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-03-09 | i18n: git-branch "remote branch '%s' not found" message | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2011-03-09 | i18n: git-branch basic messages | Ævar Arnfjörð Bjarmason | 1 | -28/+28 |
2011-03-09 | i18n: git-add "Unstaged changes" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-03-09 | i18n: git-add "remove '%s'" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-03-09 | i18n: git-add "did not match any files" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-03-09 | i18n: git-add "The following paths are ignored" message | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2011-03-09 | i18n: git-add basic messages | Ævar Arnfjörð Bjarmason | 1 | -18/+18 |
2011-03-09 | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-03-09 | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 1 | -3/+6 |
2011-03-09 | i18n: git-clone basic messages | Ævar Arnfjörð Bjarmason | 1 | -27/+27 |
2011-03-09 | i18n: git-init "Initialized [...] repository" message | Ævar Arnfjörð Bjarmason | 1 | -3/+9 |
2011-03-09 | i18n: git-init basic messages | Ævar Arnfjörð Bjarmason | 1 | -23/+23 |
2011-03-08 | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 1 | -23/+24 |
2011-03-08 | commit: refer to commit template as s->fp | Jonathan Nieder | 1 | -14/+13 |
2011-02-22 | checkout: add missing const to describe_detached_head | Jonathan Nieder | 1 | -1/+1 |
2011-02-15 | Merge branch 'maint' | Junio C Hamano | 7 | -15/+15 |
2011-02-15 | commit,status: describe -u likewise | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | add: describe --patch like checkout, reset | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | commit,merge,tag: describe -m likewise | Michael J Gruber | 3 | -5/+5 |
2011-02-15 | clone,init: describe --template using the same wording | Michael J Gruber | 2 | -3/+3 |
2011-02-15 | commit,status: describe --porcelain just like push | Michael J Gruber | 1 | -2/+2 |
2011-02-15 | commit,tag: use same wording for -F | Michael J Gruber | 2 | -2/+2 |
2011-02-14 | correct type of EMPTY_TREE_SHA1_BIN | Jonathan Nieder | 1 | -1/+1 |
2011-02-13 | repo-config: add deprecation warning | René Scharfe | 1 | -0/+6 |
2011-02-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-02-11 | Merge branch 'jc/fsck-fixes' into maint | Junio C Hamano | 1 | -9/+22 |
2011-02-11 | clone: fixup recurse_submodules option | Chris Packham | 1 | -1/+1 |
2011-02-09 | Merge branch 'jc/fsck-fixes' | Junio C Hamano | 1 | -9/+22 |
2011-02-09 | Merge branch 'jn/cherry-pick-strategy-option' | Junio C Hamano | 2 | -9/+26 |
2011-02-07 | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2011-01-27 | fsck: do not give up too early in fsck_dir() | Junio C Hamano | 1 | -6/+12 |
2011-01-27 | fsck: drop unused parameter from traverse_one_object() | Junio C Hamano | 1 | -3/+10 |
2011-01-18 | remote-ext: do not segfault for blank lines | Jonathan Nieder | 1 | -4/+4 |
2011-01-12 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2011-01-12 | commit: suggest --amend --reset-author to fix commiter identity | Matthieu Moy | 1 | -2/+2 |
2010-12-28 | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 2 | -9/+26 |
2010-12-28 | Merge branch 'nd/setup' | Junio C Hamano | 1 | -2/+11 |
2010-12-22 | Merge branch 'jk/commit-die-on-bogus-ident' | Junio C Hamano | 1 | -22/+32 |
2010-12-22 | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 3 | -8/+8 |
2010-12-22 | Remove all logic from get_git_work_tree() | Nguyễn Thái Ngọc Duy | 1 | -3/+11 |
2010-12-22 | setup: limit get_git_work_tree()'s to explicit setup case only | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2010-12-20 | commit: die before asking to edit the log message | Junio C Hamano | 1 | -22/+32 |
2010-12-19 | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 1 | -10/+2 |
2010-12-19 | builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 1 | -6/+1 |
2010-12-16 | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 1 | -14/+50 |
2010-12-16 | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 1 | -0/+2 |
2010-12-16 | Merge branch 'ak/describe-exact' | Junio C Hamano | 1 | -25/+60 |