Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | build: do not install git-remote-testgit | Felipe Contreras | 2013-06-07 | 1 | -0/+1 | |
| * | | | | | | | | | build: generate and clean test scripts | Felipe Contreras | 2013-06-07 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile | Junio C Hamano | 2013-06-07 | 6 | -56/+115 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'js/test-ln-s-add' | Junio C Hamano | 2013-06-20 | 30 | -333/+351 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t4011: remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -10/+25 | |
| * | | | | | | | | | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -26/+47 | |
| * | | | | | | | | | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 3 | -36/+33 | |
| * | | | | | | | | | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -27/+15 | |
| * | | | | | | | | | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -36/+26 | |
| * | | | | | | | | | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -29/+10 | |
| * | | | | | | | | | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 2013-06-07 | 19 | -110/+106 | |
| * | | | | | | | | | | | tests: introduce test_ln_s_add | Johannes Sixt | 2013-06-07 | 2 | -0/+31 | |
| * | | | | | | | | | | | t3010: modernize style | Johannes Sixt | 2013-06-07 | 1 | -62/+61 | |
| * | | | | | | | | | | | test-chmtime: Fix exit code on Windows | Johannes Sixt | 2013-06-02 | 1 | -4/+4 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'nd/make-wildmatch-default' | Junio C Hamano | 2013-06-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Makefile: promote wildmatch to be the default fnmatch implementation | Nguyễn Thái Ngọc Duy | 2013-06-02 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'gitgui-0.18.0' of git://repo.or.cz/git-gui | Junio C Hamano | 2013-06-16 | 8 | -22/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-gui 0.18gitgui-0.18.0 | Pat Thoyts | 2013-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | git-gui: avoid an error message when removing the last remote | Pat Thoyts | 2013-06-15 | 1 | -2/+4 | |
| * | | | | | | | | | | | git-gui: fix file name handling with non-empty prefix | John Keeping | 2013-06-07 | 1 | -11/+3 | |
| * | | | | | | | | | | | git-gui: bring wish process to front on Mac | Stefan Haller | 2013-06-07 | 1 | -0/+14 | |
| * | | | | | | | | | | | git-gui: change dialog button positions for Windows to suit platform. | Pat Thoyts | 2013-05-17 | 1 | -1/+3 | |
| * | | | | | | | | | | | git-gui: allow "\ No newline at end of file" for linewise staging | Heiko Voigt | 2013-05-16 | 1 | -2/+9 | |
| * | | | | | | | | | | | git-gui: fix the mergetool launcher for the Beyond Compare tool. | Pat Thoyts | 2013-02-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | Makefile: replace "echo 1>..." with "echo >..." | Christian Couder | 2012-12-25 | 1 | -3/+3 | |
| * | | | | | | | | | | | French translation: copy -> copie. | Grahack | 2012-11-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree> | Kirill Smelkov | 2012-11-13 | 1 | -0/+1 | |
* | | | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-06-15 | 1 | -0/+17 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rr/complete-difftool-fixup' | Junio C Hamano | 2013-06-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | completion: show can take both revlist and paths | Ramkumar Ramachandra | 2013-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | completion: difftool takes both revs and files | Ramkumar Ramachandra | 2013-06-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-14 | 2 | -8/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | test-send-email: test for pre-sanitized self name | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+5 | |
| * | | | | | | | | | | | t/send-email: test suppress-cc=self with non-ascii | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+5 | |
| * | | | | | | | | | | | t/send-email: add test with quoted sender | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+20 | |
| * | | | | | | | | | | | send-email: make --suppress-cc=self sanitize input | Michael S. Tsirkin | 2013-06-05 | 1 | -8/+15 | |
| * | | | | | | | | | | | t/send-email: test suppress-cc=self on cccmd | Michael S. Tsirkin | 2013-06-05 | 1 | -1/+3 | |
| * | | | | | | | | | | | send-email: fix suppress-cc=self on cccmd | Michael S. Tsirkin | 2013-06-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | t/send-email.sh: add test for suppress-cc=self | Michael S. Tsirkin | 2013-06-03 | 1 | -0/+43 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'bp/mediawiki-credential' | Junio C Hamano | 2013-06-14 | 1 | -57/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-remote-mediawiki: use Git.pm functions for credentials | Benoit Person | 2013-06-05 | 1 | -57/+9 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 | 15 | -121/+229 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | refs: document the lifetime of the args passed to each_ref_fn | Michael Haggerty | 2013-06-02 | 1 | -6/+16 | |
| * | | | | | | | | | | | register_ref(): make a copy of the bad reference SHA-1 | Michael Haggerty | 2013-06-02 | 1 | -2/+3 | |
| * | | | | | | | | | | | exclude_existing(): set existing_refs.strdup_strings | Michael Haggerty | 2013-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | string_list_add_refs_by_glob(): add a comment about memory management | Michael Haggerty | 2013-06-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | string_list_add_one_ref(): rename first parameter to "refname" | Michael Haggerty | 2013-06-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | show_head_ref(): rename first parameter to "refname" | Michael Haggerty | 2013-06-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | show_head_ref(): do not shadow name of argument | Michael Haggerty | 2013-06-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | add_existing(): do not retain a reference to sha1 | Michael Haggerty | 2013-06-02 | 1 | -3/+4 |