summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-10commit: fix "--amend --only" with no pathspecLibravatar Jeff King2-1/+14
2012-07-09apply: tests for the --3way optionLibravatar Junio C Hamano1-0/+54
2012-07-09add: create ADD_EDIT.patch with mode 0666Libravatar Jeff King1-1/+1
2012-07-09filter-branch: do not forget the '@' prefix to force git-timestampLibravatar Junio C Hamano1-1/+1
2012-07-09rev-parse --disambiguate=<prefix>Libravatar Junio C Hamano5-9/+78
2012-07-09rev-parse: A and B in "rev-parse A..B" refer to committishLibravatar Junio C Hamano2-3/+3
2012-07-09reset: the command takes committishLibravatar Junio C Hamano2-3/+9
2012-07-09commit-tree: the command wants a tree and commitsLibravatar Junio C Hamano2-6/+6
2012-07-09apply: --build-fake-ancestor expects blobsLibravatar Junio C Hamano2-2/+2
2012-07-09sha1_name.c: add support for disambiguating other typesLibravatar Junio C Hamano3-5/+76
2012-07-09revision.c: the "log" family, except for "show", takes committishLibravatar Junio C Hamano4-3/+15
2012-07-09revision.c: allow handle_revision_arg() to take other flagsLibravatar Junio C Hamano3-8/+10
2012-07-09sha1_name.c: introduce get_sha1_committish()Libravatar Junio C Hamano5-7/+25
2012-07-09sha1_name.c: teach lookup context to get_sha1_with_context()Libravatar Junio C Hamano4-13/+18
2012-07-09sha1_name.c: many short names can only be committishLibravatar Junio C Hamano3-5/+30
2012-07-09sha1_name.c: get_sha1_1() takes lookup flagsLibravatar Junio C Hamano1-8/+8
2012-07-09sha1_name.c: get_describe_name() by definition groks only commitsLibravatar Junio C Hamano2-1/+257
2012-07-09rerere: make rr-cache fanout directory honor umaskLibravatar Junio C Hamano1-1/+1
2012-07-09apply: document --3way optionLibravatar Junio C Hamano1-1/+10
2012-07-09apply: allow rerere() to work on --3way resultsLibravatar Junio C Hamano2-0/+28
2012-07-09apply: register conflicted stages to the indexLibravatar Junio C Hamano2-6/+138
2012-07-09apply: --3way with add/add conflictLibravatar Junio C Hamano1-8/+62
2012-07-09apply: move verify_index_match() higherLibravatar Junio C Hamano1-10/+10
2012-07-09apply: plug the three-way merge logic inLibravatar Junio C Hamano1-3/+50
2012-07-09apply: fall back on three-way mergeLibravatar Junio C Hamano1-1/+45
2012-07-09apply: accept -3/--3way command line optionLibravatar Junio C Hamano2-2/+31
2012-07-09apply: move "already exists" logic to check_to_create()Libravatar Junio C Hamano1-11/+29
2012-07-09apply: move check_to_create_blob() closer to its sole callerLibravatar Junio C Hamano1-23/+23
2012-07-09apply: further split load_preimage()Libravatar Junio C Hamano1-19/+40
2012-07-09apply: refactor "previous patch" logicLibravatar Junio C Hamano1-26/+56
2012-07-09apply: split load_preimage() helper function outLibravatar Junio C Hamano1-3/+12
2012-07-09apply: factor out checkout_target() helper functionLibravatar Junio C Hamano1-7/+13
2012-07-09apply: refactor read_file_or_gitlink()Libravatar Junio C Hamano1-7/+11
2012-07-09apply: clear_image() clears things a bit moreLibravatar Junio C Hamano1-2/+2
2012-07-09apply: a bit more comments on PATH_TO_BE_DELETEDLibravatar Junio C Hamano1-2/+8
2012-07-09apply: fix an incomplete comment in check_patch()Libravatar Junio C Hamano1-9/+15
2012-07-09Restore umasks influence on the permissions of work tree created by cloneLibravatar Alex Riesen1-1/+1
2012-07-09Allow edit of empty message with commit --amendLibravatar Chris Webb2-1/+16
2012-07-09Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano5-1090/+1727
2012-07-09Fifth batch for 1.7.12Libravatar Junio C Hamano1-0/+43
2012-07-09Merge branch 'cw/help-over-network'Libravatar Junio C Hamano1-4/+15
2012-07-09Merge branch 'mz/empty-rebase-test'Libravatar Junio C Hamano1-0/+8
2012-07-09Merge branch 'pw/git-p4-tests'Libravatar Junio C Hamano9-433/+574
2012-07-09Merge branch 'js/fast-export-paths-with-spaces'Libravatar Junio C Hamano2-1/+3
2012-07-09Merge branch 'cw/no-detaching-an-unborn'Libravatar Junio C Hamano2-0/+8
2012-07-09Merge branch 'vr/use-our-perl-in-tests'Libravatar Junio C Hamano26-44/+65
2012-07-09Merge branch 'mm/credential-plumbing'Libravatar Junio C Hamano13-97/+330
2012-07-09Merge branch 'jc/maint-blame-unique-abbrev'Libravatar Junio C Hamano1-4/+21
2012-07-09Merge branch 'jn/perl-makemaker-leading-paths'Libravatar Junio C Hamano1-2/+14
2012-07-09Merge branch 'rj/platform-pread-may-be-thread-unsafe'Libravatar Junio C Hamano2-2/+10