summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-15Merge branch 'sd/format-patch-to'Libravatar Junio C Hamano5-46/+197
2010-03-15Merge branch 'tc/http-cleanup'Libravatar Junio C Hamano8-39/+66
2010-03-15Merge branch 'tc/transport-verbosity'Libravatar Junio C Hamano12-41/+92
2010-03-15Merge branch 'ld/push-porcelain'Libravatar Junio C Hamano5-9/+67
2010-03-15Merge branch 'jh/notes'Libravatar Junio C Hamano14-196/+2167
2010-03-13tests for "git add ignored-dir/file" without -fLibravatar Junio C Hamano1-0/+79
2010-03-13dir: fix COLLECT_IGNORED on excluded prefixesLibravatar Jeff King1-2/+18
2010-03-13t0050: mark non-working test as suchLibravatar Junio C Hamano1-2/+6
2010-03-13git status: ignoring untracked files must apply to submodules tooLibravatar Jens Lehmann6-4/+17
2010-03-13Merge branch 'maint'Libravatar Junio C Hamano6-14/+47
2010-03-13don't use default revision if a rev was specifiedLibravatar Dave Olszewski2-2/+13
2010-03-13for_each_recent_reflog_ent(): use strbuf, fix offset handlingLibravatar René Scharfe1-10/+12
2010-03-13t/Makefile: remove test artifacts upon "make clean"Libravatar Junio C Hamano1-0/+2
2010-03-13blame: fix indent of line numbersLibravatar René Scharfe2-2/+20
2010-03-13Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano3-2/+4
2010-03-13t9150,t9151: Add rewrite-root option to initLibravatar Tuomas Suutari2-0/+2
2010-03-13git-svn: Fix merge detecting with rewrite-rootLibravatar Tuomas Suutari1-2/+2
2010-03-12git status: Fix false positive "new commits" output for dirty submodulesLibravatar Jens Lehmann3-9/+88
2010-03-12Refactor dirty submodule detection in diff-lib.cLibravatar Jens Lehmann2-18/+33
2010-03-12Merge branch 'maint'Libravatar Junio C Hamano1-12/+12
2010-03-12git-notes(1): add a section about the meaning of historyLibravatar Thomas Rast1-0/+14
2010-03-12notes: track whether notes_trees were changed at allLibravatar Thomas Rast3-0/+6
2010-03-12notes: add shorthand --ref to override GIT_NOTES_REFLibravatar Thomas Rast2-0/+21
2010-03-12commit --amend: copy notes to the new commitLibravatar Thomas Rast2-0/+18
2010-03-12rebase: support automatic notes copyingLibravatar Thomas Rast5-1/+50
2010-03-12notes: implement helpers needed for note copying during rewriteLibravatar Thomas Rast8-8/+385
2010-03-12notes: implement 'git notes copy --stdin'Libravatar Thomas Rast5-2/+127
2010-03-12rebase -i: invoke post-rewrite hookLibravatar Thomas Rast2-1/+146
2010-03-12rebase: invoke post-rewrite hookLibravatar Thomas Rast3-0/+45
2010-03-12commit --amend: invoke post-rewrite hookLibravatar Thomas Rast3-1/+92
2010-03-12Documentation: document post-rewrite hookLibravatar Thomas Rast1-0/+34
2010-03-12Support showing notes from more than one notes treeLibravatar Thomas Rast14-30/+437
2010-03-12test-lib: unset GIT_NOTES_REF to stop it from influencing testsLibravatar Thomas Rast1-0/+1
2010-03-11t5516: Use test_cmp when appropriateLibravatar Junio C Hamano1-3/+3
2010-03-11t9400: Use test_cmp when appropriateLibravatar Junio C Hamano1-12/+12
2010-03-10Merge branch 'sd/init-template'Libravatar Junio C Hamano6-12/+67
2010-03-10Merge branch 'sh/am-keep-cr'Libravatar Junio C Hamano6-10/+141
2010-03-10Merge branch 'cp/add-u-pathspec'Libravatar Junio C Hamano3-9/+39
2010-03-10Makefile: update check-docs targetLibravatar Junio C Hamano1-1/+2
2010-03-10Merge branch 'lt/deepen-builtin-source'Libravatar Junio C Hamano90-107/+107
2010-03-09git submodule summary: Handle HEAD as argument when on an unborn branchLibravatar Jens Lehmann1-0/+1
2010-03-09show --first-parent/-m: do not default to --ccLibravatar Junio C Hamano4-3/+134
2010-03-09show -c: show patch textLibravatar Junio C Hamano6-8/+62
2010-03-09revision: introduce setup_revision_optLibravatar Junio C Hamano5-16/+44
2010-03-09t4013: add tests for log -p -m --first-parentLibravatar Junio C Hamano4-0/+381
2010-03-08Documentation: improve description of "git reset --keep"Libravatar Junio C Hamano1-3/+6
2010-03-08send-email: add --no-cc, --no-to, and --no-bccLibravatar Stephen Boyd2-4/+76
2010-03-08format-patch: add --no-cc, --no-to, and --no-add-headersLibravatar Stephen Boyd2-7/+56
2010-03-08format-patch: use a string_list for headersLibravatar Stephen Boyd1-39/+34
2010-03-08git status: Show detailed dirty status of submodules in long formatLibravatar Jens Lehmann5-12/+46