Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Change the signature of read_packed_refs() | Michael Haggerty | 2011-08-14 | |
| * | | | | | | | Access reference caches only through new function get_cached_refs() | Michael Haggerty | 2011-08-14 | |
| * | | | | | | | Extract a function clear_cached_refs() | Michael Haggerty | 2011-08-14 | |
* | | | | | | | | Merge branch 'jm/mergetool-pathspec' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | mergetool: no longer need to save standard input | Junio C Hamano | 2011-09-26 | |
| * | | | | | | | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 | |
* | | | | | | | | | Merge branch 'jc/maint-diffstat-numstat-context' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | diff: teach --stat/--numstat to honor -U$num | Junio C Hamano | 2011-09-22 | |
* | | | | | | | | | | Merge branch 'mz/remote-rename' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-11 | |
| * | | | | | | | | | | remote rename: warn when refspec was not updated | Martin von Zweigbergk | 2011-09-11 | |
| * | | | | | | | | | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-11 | |
| * | | | | | | | | | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-11 | |
* | | | | | | | | | | | Merge branch 'cb/common-prefix-unification' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | rename pathspec_prefix() to common_prefix() and move to dir.[ch] | Clemens Buchacher | 2011-09-12 | |
| * | | | | | | | | | | | consolidate pathspec_prefix and common_prefix | Junio C Hamano | 2011-09-06 | |
| * | | | | | | | | | | | remove prefix argument from pathspec_prefix | Clemens Buchacher | 2011-09-06 | |
* | | | | | | | | | | | | Merge branch 'jn/maint-http-error-message' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | http: avoid empty error messages for some curl errors | Jonathan Nieder | 2011-09-06 | |
| * | | | | | | | | | | | | http: remove extra newline in error message | Jonathan Nieder | 2011-09-06 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | add update 'none' flag to disable update of submodule by default | Heiko Voigt | 2011-08-11 | |
| * | | | | | | | | | | | | submodule: move update configuration variable further up | Heiko Voigt | 2011-08-11 | |
* | | | | | | | | | | | | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Move git-dir for submodules | Fredrik Gustafsson | 2011-08-22 | |
| * | | | | | | | | | | | | | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | |
* | | | | | | | | | | | | | | Fix some "variable might be used uninitialized" warnings | Ramsay Jones | 2011-10-09 | |
* | | | | | | | | | | | | | | Makefile: fix permissions of mergetools/ checked out with permissive umask | Junio C Hamano | 2011-10-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Makefile: fix permissions of mergetools/ checked out with permissive umask | Jonathan Nieder | 2011-10-09 | |
* | | | | | | | | | | | | | | | Post 1.7.7 first wave | Junio C Hamano | 2011-10-05 | |
* | | | | | | | | | | | | | | | Merge branch 'mm/mediawiki-as-a-remote' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | git-remote-mediawiki: allow a domain to be set for authentication | Matthieu Moy | 2011-09-28 | |
| * | | | | | | | | | | | | | | | git-remote-mediawiki: obey advice.pushNonFastForward | Matthieu Moy | 2011-09-27 | |
| * | | | | | | | | | | | | | | | git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflicts | Matthieu Moy | 2011-09-27 | |
| * | | | | | | | | | | | | | | | git-remote-mediawiki: trivial fixes | Matthieu Moy | 2011-09-27 | |
| * | | | | | | | | | | | | | | | git-remote-mediawiki: allow push to set MediaWiki metadata | Matthieu Moy | 2011-09-01 | |
| * | | | | | | | | | | | | | | | Add a remote helper to interact with mediawiki (fetch & push) | Jeremie Nikaes | 2011-09-01 | |
* | | | | | | | | | | | | | | | | Merge branch 'js/check-attr-cached' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t0003: remove extra whitespaces | Junio C Hamano | 2011-09-22 | |
| * | | | | | | | | | | | | | | | | Teach '--cached' option to check-attr | Jay Soffian | 2011-09-22 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 | Ramsay Jones | 2011-09-21 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'cn/eradicate-working-copy' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Remove 'working copy' from the documentation and C code | Carlos MartÃn Nieto | 2011-09-21 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-highlite-sanitise' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | gitweb: Strip non-printable characters from syntax highlighter output | Jakub Narebski | 2011-09-16 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/ls-remote-short-help' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | ls-remote: a lone "-h" is asking for help | Junio C Hamano | 2011-09-16 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'sn/doc-update-index-assume-unchanged' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 2011-09-21 |