Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | git p4: Use git diff-tree instead of format-patch | Crestez Dan Leonard | 2013-11-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'tr/config-multivalue-lift-max' | Junio C Hamano | 2013-12-12 | 2 | -6/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | config: arbitrary number of matches for --unset and --replace-alltr/config-multivalue-lift-max | Thomas Rast | 2013-12-06 | 2 | -6/+77 | |
* | | | | | | | | | | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 | 14 | -320/+503 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fetch: improve the error messages emitted for conflicting refspecsmh/fetch-tags-in-addition-to-normal-refs | Michael Haggerty | 2013-10-30 | 2 | -8/+31 | |
| * | | | | | | | | | | | | | | handle_duplicate(): mark error message for translation | Michael Haggerty | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ref_remote_duplicates(): extract a function handle_duplicate() | Michael Haggerty | 2013-10-30 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | ref_remove_duplicates(): simplify loop logic | Michael Haggerty | 2013-10-30 | 3 | -26/+38 | |
| * | | | | | | | | | | | | | | t5536: new test of refspec conflicts when fetching | Michael Haggerty | 2013-10-30 | 1 | -0/+96 | |
| * | | | | | | | | | | | | | | ref_remove_duplicates(): avoid redundant bisection | Michael Haggerty | 2013-10-30 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | git-fetch.txt: improve description of tag auto-following | Michael Haggerty | 2013-10-30 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | fetch-options.txt: simplify ifdef/ifndef/endif usage | Michael Haggerty | 2013-10-30 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | fetch, remote: properly convey --no-prune options to subprocesses | Michael Haggerty | 2013-10-30 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | | builtin/remote.c:update(): use struct argv_array | Michael Haggerty | 2013-10-30 | 1 | -16/+17 | |
| * | | | | | | | | | | | | | | builtin/remote.c: reorder function definitions | Michael Haggerty | 2013-10-30 | 1 | -81/+78 | |
| * | | | | | | | | | | | | | | query_refspecs(): move some constants out of the loop | Michael Haggerty | 2013-10-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 | 4 | -42/+30 | |
| * | | | | | | | | | | | | | | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 | 7 | -38/+78 | |
| * | | | | | | | | | | | | | | fetch: only opportunistically update references based on command line | Michael Haggerty | 2013-10-30 | 1 | -12/+32 | |
| * | | | | | | | | | | | | | | get_expanded_map(): avoid memory leak | Michael Haggerty | 2013-10-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | get_expanded_map(): add docstring | Michael Haggerty | 2013-10-30 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | builtin/fetch.c: reorder function definitions | Michael Haggerty | 2013-10-30 | 1 | -101/+97 | |
| * | | | | | | | | | | | | | | get_ref_map(): rename local variables | Michael Haggerty | 2013-10-24 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | api-remote.txt: correct section "struct refspec" | Michael Haggerty | 2013-10-24 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | t5510: check that "git fetch --prune --tags" does not prune branches | Michael Haggerty | 2013-10-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | t5510: prepare test refs more straightforwardly | Michael Haggerty | 2013-10-24 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | t5510: use the correct tag name in test | Michael Haggerty | 2013-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2013-12-09 | 8 | -17/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git-gui: correct spelling errors in comments | Masanari Iida | 2013-11-15 | 4 | -5/+5 | |
| * | | | | | | | | | | | | | | | git-gui: add menu item to launch a bash shell on Windows. | Pat Thoyts | 2013-09-12 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | git-gui: corrected setup of git worktree under cygwin. | John Murphy | 2013-09-06 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | git-gui: right half window is paned | Max Kirillov | 2013-08-27 | 1 | -5/+11 | |
| * | | | | | | | | | | | | | | | git-gui: Add gui.displayuntracked option | Max Kirillov | 2013-08-27 | 2 | -4/+11 | |
| * | | | | | | | | | | | | | | | git-gui: show the maxrecentrepo config option in the preferences dialog | Pat Thoyts | 2013-08-27 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | git-gui: added gui.maxrecentrepo to extend the number of remembered repos | Pat Thoyts | 2013-08-27 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | | git-gui: Improve font rendering on retina macbooks | Mads Dørup | 2013-08-27 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2013-12-09 | 1 | -210/+353 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | gitk: Recognize -L option | Thomas Rast | 2013-12-02 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | gitk: Support showing the gathered inline diffs | Thomas Rast | 2013-12-02 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | | | gitk: Split out diff part in $commitinfo | Thomas Rast | 2013-12-02 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | gitk: Refactor per-line part of getblobdiffline and its support | Thomas Rast | 2013-12-02 | 1 | -195/+213 | |
| * | | | | | | | | | | | | | | | gitk: Support -G option from the command line | Thomas Rast | 2013-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | gitk: Tag display improvements | Paul Mackerras | 2013-10-31 | 1 | -13/+83 | |
* | | | | | | | | | | | | | | | | Start 1.9 cycle | Junio C Hamano | 2013-12-06 | 3 | -2/+135 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/remove-experimental-loose-object-support' | Junio C Hamano | 2013-12-06 | 19 | -143/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | drop support for "experimental" loose objectsjk/remove-experimental-loose-object-support | Jeff King | 2013-11-21 | 19 | -143/+0 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'nd/magic-pathspec' | Junio C Hamano | 2013-12-06 | 2 | -10/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | diff: restrict pathspec limitations to diff b/f case onlynd/magic-pathspec | Nguyễn Thái Ngọc Duy | 2013-11-20 | 2 | -10/+13 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 2013-12-06 | 3 | -27/+150 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | for-each-ref: avoid color leakagerr/for-each-ref-decoration | Ramkumar Ramachandra | 2013-11-19 | 2 | -6/+24 |