summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergetool: Provide an empty file when neededda/maint-mergetool-twowayDavid Aguilar2012-01-232-5/+35
* Merge branch 'jm/mergetool-pathspec'Junio C Hamano2011-10-103-70/+71
|\
| * mergetool: no longer need to save standard inputJunio C Hamano2011-09-261-6/+4
| * mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-263-69/+72
* | Merge branch 'jc/maint-diffstat-numstat-context'Junio C Hamano2011-10-101-0/+2
|\ \
| * | diff: teach --stat/--numstat to honor -U$numJunio C Hamano2011-09-221-0/+2
* | | Merge branch 'mz/remote-rename'Junio C Hamano2011-10-102-7/+52
|\ \ \
| * | | remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-112-4/+9
| * | | remote rename: warn when refspec was not updatedMartin von Zweigbergk2011-09-111-0/+6
| * | | remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-112-1/+11
| * | | remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-112-4/+28
* | | | Merge branch 'cb/common-prefix-unification'Junio C Hamano2011-10-106-64/+40
|\ \ \ \
| * | | | rename pathspec_prefix() to common_prefix() and move to dir.[ch]Clemens Buchacher2011-09-126-12/+15
| * | | | consolidate pathspec_prefix and common_prefixJunio C Hamano2011-09-063-56/+28
| * | | | remove prefix argument from pathspec_prefixClemens Buchacher2011-09-064-6/+7
* | | | | Merge branch 'jn/maint-http-error-message'Junio C Hamano2011-10-101-2/+7
|\ \ \ \ \
| * | | | | http: avoid empty error messages for some curl errorsJonathan Nieder2011-09-061-1/+6
| * | | | | http: remove extra newline in error messageJonathan Nieder2011-09-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-102-1/+69
|\ \ \ \ \
| * | | | | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-113-1/+78
| * | | | | submodule: move update configuration variable further upHeiko Voigt2011-08-111-6/+7
* | | | | | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-1010-67/+244
|\ \ \ \ \ \
| * | | | | | Move git-dir for submodulesfg/submodule-git-file-git-dirFredrik Gustafsson2011-08-223-7/+149
| * | | | | | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-167-54/+78
* | | | | | | Fix some "variable might be used uninitialized" warningsRamsay Jones2011-10-092-2/+2
* | | | | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJunio C Hamano2011-10-091-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJonathan Nieder2011-10-091-2/+1
* | | | | | | | Post 1.7.7 first waveJunio C Hamano2011-10-053-2/+109
* | | | | | | | Merge branch 'mm/mediawiki-as-a-remote'Junio C Hamano2011-10-052-0/+830
|\ \ \ \ \ \ \ \
| * | | | | | | | git-remote-mediawiki: allow a domain to be set for authenticationMatthieu Moy2011-09-281-0/+3
| * | | | | | | | git-remote-mediawiki: obey advice.pushNonFastForwardMatthieu Moy2011-09-271-7/+10
| * | | | | | | | git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflictsMatthieu Moy2011-09-271-6/+37
| * | | | | | | | git-remote-mediawiki: trivial fixesMatthieu Moy2011-09-271-2/+1
| * | | | | | | | git-remote-mediawiki: allow push to set MediaWiki metadataMatthieu Moy2011-09-011-2/+33
| * | | | | | | | Add a remote helper to interact with mediawiki (fetch & push)Jeremie Nikaes2011-09-012-0/+763
* | | | | | | | | Merge branch 'js/check-attr-cached'Junio C Hamano2011-10-053-47/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0003: remove extra whitespacesJunio C Hamano2011-09-221-46/+22
| * | | | | | | | | Teach '--cached' option to check-attrJay Soffian2011-09-223-4/+29
* | | | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation'Junio C Hamano2011-10-051-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones2011-09-211-0/+8
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cn/eradicate-working-copy'Junio C Hamano2011-10-054-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove 'working copy' from the documentation and C codeCarlos Martín Nieto2011-09-214-6/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/gitweb-highlite-sanitise'Junio C Hamano2011-10-051-1/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: Strip non-printable characters from syntax highlighter outputJakub Narebski2011-09-161-1/+13
* | | | | | | | | | | Merge branch 'jc/ls-remote-short-help'Junio C Hamano2011-10-051-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ls-remote: a lone "-h" is asking for helpjc/ls-remote-short-helpJunio C Hamano2011-09-161-0/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sn/doc-update-index-assume-unchanged'Junio C Hamano2011-10-051-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation/git-update-index: refer to 'ls-files'Stefan Naewe2011-09-211-2/+5
* | | | | | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout'Junio C Hamano2011-10-054-25/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-read-tree.txt: correct sparse-checkout and skip-worktree descriptionMichael J Gruber2011-09-211-4/+4