summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | build: do not install git-remote-testgitFelipe Contreras2013-06-071-0/+1
| * | | | | | | | | build: generate and clean test scriptsFelipe Contreras2013-06-071-1/+2
| * | | | | | | | | Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileJunio C Hamano2013-06-076-56/+115
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'js/test-ln-s-add'Junio C Hamano2013-06-2030-333/+351
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t4011: remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-10/+25
| * | | | | | | | | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-26/+47
| * | | | | | | | | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-073-36/+33
| * | | | | | | | | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-27/+15
| * | | | | | | | | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-36/+26
| * | | | | | | | | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-29/+10
| * | | | | | | | | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-0719-110/+106
| * | | | | | | | | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-072-0/+31
| * | | | | | | | | | | t3010: modernize styleJohannes Sixt2013-06-071-62/+61
| * | | | | | | | | | | test-chmtime: Fix exit code on WindowsJohannes Sixt2013-06-021-4/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/make-wildmatch-default'Junio C Hamano2013-06-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makefile: promote wildmatch to be the default fnmatch implementationNguyễn Thái Ngọc Duy2013-06-021-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'gitgui-0.18.0' of git://repo.or.cz/git-guiJunio C Hamano2013-06-168-22/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-gui 0.18gitgui-0.18.0Pat Thoyts2013-06-151-1/+1
| * | | | | | | | | | | git-gui: avoid an error message when removing the last remotePat Thoyts2013-06-151-2/+4
| * | | | | | | | | | | git-gui: fix file name handling with non-empty prefixJohn Keeping2013-06-071-11/+3
| * | | | | | | | | | | git-gui: bring wish process to front on MacStefan Haller2013-06-071-0/+14
| * | | | | | | | | | | git-gui: change dialog button positions for Windows to suit platform.Pat Thoyts2013-05-171-1/+3
| * | | | | | | | | | | git-gui: allow "\ No newline at end of file" for linewise stagingHeiko Voigt2013-05-161-2/+9
| * | | | | | | | | | | git-gui: fix the mergetool launcher for the Beyond Compare tool.Pat Thoyts2013-02-221-2/+2
| * | | | | | | | | | | Makefile: replace "echo 1>..." with "echo >..."Christian Couder2012-12-251-3/+3
| * | | | | | | | | | | French translation: copy -> copie.Grahack2012-11-281-1/+1
| * | | | | | | | | | | git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>Kirill Smelkov2012-11-131-0/+1
* | | | | | | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-06-151-0/+17
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'rr/complete-difftool-fixup'Junio C Hamano2013-06-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: show can take both revlist and pathsRamkumar Ramachandra2013-06-091-1/+1
| * | | | | | | | | | | completion: difftool takes both revs and filesRamkumar Ramachandra2013-06-031-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-142-8/+90
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test-send-email: test for pre-sanitized self nameMichael S. Tsirkin2013-06-051-0/+5
| * | | | | | | | | | | t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin2013-06-051-0/+5
| * | | | | | | | | | | t/send-email: add test with quoted senderMichael S. Tsirkin2013-06-051-0/+20
| * | | | | | | | | | | send-email: make --suppress-cc=self sanitize inputMichael S. Tsirkin2013-06-051-8/+15
| * | | | | | | | | | | t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin2013-06-051-1/+3
| * | | | | | | | | | | send-email: fix suppress-cc=self on cccmdMichael S. Tsirkin2013-06-051-1/+1
| * | | | | | | | | | | t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin2013-06-031-0/+43
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bp/mediawiki-credential'Junio C Hamano2013-06-141-57/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-remote-mediawiki: use Git.pm functions for credentialsBenoit Person2013-06-051-57/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mh/reflife'Junio C Hamano2013-06-1415-121/+229
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refs: document the lifetime of the args passed to each_ref_fnMichael Haggerty2013-06-021-6/+16
| * | | | | | | | | | | register_ref(): make a copy of the bad reference SHA-1Michael Haggerty2013-06-021-2/+3
| * | | | | | | | | | | exclude_existing(): set existing_refs.strdup_stringsMichael Haggerty2013-06-021-1/+1
| * | | | | | | | | | | string_list_add_refs_by_glob(): add a comment about memory managementMichael Haggerty2013-06-021-0/+4
| * | | | | | | | | | | string_list_add_one_ref(): rename first parameter to "refname"Michael Haggerty2013-06-021-3/+3
| * | | | | | | | | | | show_head_ref(): rename first parameter to "refname"Michael Haggerty2013-06-021-2/+2
| * | | | | | | | | | | show_head_ref(): do not shadow name of argumentMichael Haggerty2013-06-021-2/+2
| * | | | | | | | | | | add_existing(): do not retain a reference to sha1Michael Haggerty2013-06-021-3/+4