summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | configure: avoid some code repetitions thanks to m4_{push,pop}defStefano Lattarini2012-03-261-12/+14
| * | | | | | | | | | | | configure: move definitions of private m4 macros before AC_INIT invocationStefano Lattarini2012-03-261-12/+13
* | | | | | | | | | | | | Merge branch 'jk/branch-quiet'Junio C Hamano2012-04-165-11/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | teach "git branch" a --quiet optionjk/branch-quietJeff King2012-03-262-6/+15
| * | | | | | | | | | | | | checkout: suppress tracking message with "-q"Jeff King2012-03-264-6/+8
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/combine-diff-zero-context-at-the-beginning'Junio C Hamano2012-04-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | combine-diff: fix loop index underflowrs/combine-diff-zero-context-at-the-beginningRené Scharfe2012-03-251-1/+1
* | | | | | | | | | | | | | Merge branch 'jk/diff-no-rename-empty'Junio C Hamano2012-04-169-14/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | merge-recursive: don't detect renames of empty filesjk/diff-no-rename-emptyJeff King2012-03-232-0/+17
| * | | | | | | | | | | | | | teach diffcore-rename to optionally ignore empty contentJeff King2012-03-233-1/+12
| * | | | | | | | | | | | | | make is_empty_blob_sha1 available everywhereJeff King2012-03-232-10/+13
| * | | | | | | | | | | | | | drop casts from users EMPTY_TREE_SHA1_BINJeff King2012-03-233-3/+3
* | | | | | | | | | | | | | | Merge branch 'jc/maint-clean-nested-worktree-in-subdir'Junio C Hamano2012-04-162-11/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | clean: preserve nested git worktree in subdirectoriesjc/maint-clean-nested-worktree-in-subdirJunio C Hamano2012-03-152-11/+43
* | | | | | | | | | | | | | | | Merge branch 'rs/unpack-trees-leakfix'Junio C Hamano2012-04-161-10/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | unpack-trees: plug minor memory leakRené Scharfe2012-04-101-9/+16
| * | | | | | | | | | | | | | | | unpack-trees: don't perform any index operation if we're not mergingRené Scharfe2012-04-101-1/+1
* | | | | | | | | | | | | | | | | Merge branch 'nl/rebase-i-cheat-sheet'Junio C Hamano2012-04-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rebase -i: remind that the lines are top-to-bottomnl/rebase-i-cheat-sheetJunio C Hamano2012-03-201-0/+2
* | | | | | | | | | | | | | | | | | RelNotes: the first batch of topics graduated to 'master'Junio C Hamano2012-04-151-0/+19
* | | | | | | | | | | | | | | | | | Merge branch 'da/difftool-test'Junio C Hamano2012-04-151-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t7800: Test difftool passing arguments to diffda/difftool-testDavid Aguilar2012-03-191-0/+11
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'zj/test-cred-helper-nicer-prove'Junio C Hamano2012-04-151-24/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t0303: resurrect commit message as test documentationzj/test-cred-helper-nicer-proveZbigniew Jędrzejewski-Szmek2012-03-151-1/+29
| * | | | | | | | | | | | | | | | | | t0303: immediately bail out w/o GIT_TEST_CREDENTIAL_HELPERZbigniew Jędrzejewski-Szmek2012-03-151-23/+16
* | | | | | | | | | | | | | | | | | | Merge branch 'jh/notes-merge-in-git-dir-worktree'Junio C Hamano2012-04-154-32/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwdjh/notes-merge-in-git-dir-worktreeJohan Herland2012-03-152-8/+13
| * | | | | | | | | | | | | | | | | | | notes-merge: use opendir/readdir instead of using read_directory()Johan Herland2012-03-152-21/+31
| * | | | | | | | | | | | | | | | | | | t3310: illustrate failure to "notes merge --commit" inside $GIT_DIR/Johan Herland2012-03-151-0/+19
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | remove_dir_recursively(): Add flag for skipping removal of toplevel dirJunio C Hamano2012-03-152-4/+11
* | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-word-diff-regex-sticky'Junio C Hamano2012-04-152-56/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diff: tweak a _copy_ of diff_options with word-difftr/maint-word-diff-regex-stickyThomas Rast2012-03-142-2/+5
| * | | | | | | | | | | | | | | | | | | diff: refactor the word-diff setup from builtin_diff_cmdThomas Rast2012-03-141-56/+63
| * | | | | | | | | | | | | | | | | | | t4034: diff.*.wordregex should not be "sticky" in --word-diffJohannes Sixt2012-03-141-0/+36
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/diffstat-tests'Junio C Hamano2012-04-1516-259/+354
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-138-64/+96
| * | | | | | | | | | | | | | | | | | | test: use numstat instead of diffstat in binary-diff testJonathan Nieder2012-03-131-6/+23
| * | | | | | | | | | | | | | | | | | | test: use --numstat instead of --stat in "git stash show" testsJonathan Nieder2012-03-131-7/+19
| * | | | | | | | | | | | | | | | | | | test: test cherry-pick functionality and output separatelyJonathan Nieder2012-03-131-8/+22
| * | | | | | | | | | | | | | | | | | | test: modernize funny-names test styleJonathan Nieder2012-03-131-167/+180
| * | | | | | | | | | | | | | | | | | | test: use numstat instead of diffstat in funny-names testJonathan Nieder2012-03-131-10/+17
| * | | | | | | | | | | | | | | | | | | test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-138-16/+16
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-algo-cleanup'Junio C Hamano2012-04-158-25/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | xdiff: PATIENCE/HISTOGRAM are not independent option bitsjc/diff-algo-cleanupJunio C Hamano2012-02-198-20/+24
| * | | | | | | | | | | | | | | | | | | | xdiff: remove XDL_PATCH_* macrosJunio C Hamano2012-02-191-5/+0
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/commit-hook-authorship'Junio C Hamano2012-04-155-47/+141
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | commit: pass author/committer info to hooksjc/commit-hook-authorshipJunio C Hamano2012-03-112-4/+20
| * | | | | | | | | | | | | | | | | | | | | t7503: does pre-commit-hook learn authorship?Junio C Hamano2012-03-111-0/+18
| * | | | | | | | | | | | | | | | | | | | | ident.c: add split_ident_line() to parse formatted ident lineJunio C Hamano2012-03-113-44/+104
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/stream-more'Junio C Hamano2012-04-1511-75/+221
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \