Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | abspath: trivial style fix | Felipe Contreras | 2013-12-09 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/t5000-gzip-simplify' | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t5000: simplify gzip prerequisite checks | Jeff King | 2013-12-04 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/doc-exclude-directory-semantics' | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | gitignore.txt: clarify recursive nature of excluded directories | Karsten Blees | 2013-12-09 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.9 | Junio C Hamano | 2013-12-12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/scripts-updates' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | remove #!interpreter line from shell libraries | Jonathan Nieder | 2013-11-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | test: make FILEMODE a lazy prereq | Jonathan Nieder | 2013-11-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | contrib: remove git-p4import | Jonathan Nieder | 2013-11-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | mark contributed hooks executable | Jonathan Nieder | 2013-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | mark perl test scripts executable | Jonathan Nieder | 2013-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | mark Windows build scripts executable | Jonathan Nieder | 2013-11-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/thin-push-capability' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | send-pack: don't send a thin pack to a server which doesn't support it | Carlos Martín Nieto | 2013-11-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Sync with 1.8.5 | Junio C Hamano | 2013-12-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | stop installing git-tar-tree link | Jonathan Nieder | 2013-12-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | peek-remote: remove deprecated alias of ls-remote | John Keeping | 2013-11-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lost-found: remove deprecated command | John Keeping | 2013-11-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/commit-slab-cleanup' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-slab: sizeof() the right type in xrealloc | Thomas Rast | 2013-12-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-slab: declare functions "static inline" | Thomas Rast | 2013-11-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-slab: document clear_$slabname() | Thomas Rast | 2013-11-27 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/doc-submitting-patches' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | SubmittingPatches: document how to handle multiple patches | René Scharfe | 2013-11-27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/doc-git-cherry' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: revamp git-cherry(1) | Thomas Rast | 2013-11-27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cl/p4-use-diff-tree' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git p4: Use git diff-tree instead of format-patch | Crestez Dan Leonard | 2013-11-22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/config-multivalue-lift-max' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | config: arbitrary number of matches for --unset and --replace-all | Thomas Rast | 2013-12-06 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: improve the error messages emitted for conflicting refspecs | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle_duplicate(): mark error message for translation | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref_remote_duplicates(): extract a function handle_duplicate() | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref_remove_duplicates(): simplify loop logic | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t5536: new test of refspec conflicts when fetching | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref_remove_duplicates(): avoid redundant bisection | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-fetch.txt: improve description of tag auto-following | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch-options.txt: simplify ifdef/ifndef/endif usage | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch, remote: properly convey --no-prune options to subprocesses | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/remote.c:update(): use struct argv_array | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/remote.c: reorder function definitions | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | query_refspecs(): move some constants out of the loop | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 |