index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
update-ref --stdin: make error messages more consistent
Michael Haggerty
2
-11
/
+11
2014-04-07
update-ref --stdin: improve error messages for invalid values
Michael Haggerty
2
-15
/
+17
2014-04-07
update-ref.c: extract a new function, parse_refname()
Michael Haggerty
1
-49
/
+41
2014-04-07
parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twice
Michael Haggerty
1
-1
/
+1
2014-04-07
update-ref --stdin: read the whole input at once
Michael Haggerty
1
-62
/
+108
2014-04-07
update_refs(): fix constness
Michael Haggerty
3
-3
/
+3
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
11
-29
/
+40
2014-04-07
t1400: add some more tests involving quoted arguments
Michael Haggerty
1
-1
/
+25
2014-04-07
parse_arg(): really test that argument is properly terminated
Michael Haggerty
2
-7
/
+17
2014-04-07
t1400: provide more usual input to the command
Michael Haggerty
1
-1
/
+1
2014-04-07
t1400: fix name and expected result of one test
Michael Haggerty
1
-2
/
+2
2014-03-31
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+13
2014-03-31
Merge branch 'mm/status-porcelain-format-i18n-fix'
Junio C Hamano
2
-5
/
+9
2014-03-31
Merge branch 'an/branch-config-message'
Junio C Hamano
1
-23
/
+23
2014-03-31
Merge branch 'jk/tests-cleanup'
Junio C Hamano
10
-180
/
+87
2014-03-31
Merge branch 'wt/doc-submodule-name-path-confusion-2'
Junio C Hamano
1
-1
/
+1
2014-03-31
Merge branch 'wt/doc-submodule-name-path-confusion-1'
Junio C Hamano
1
-1
/
+1
2014-03-31
Merge branch 'mr/msvc-link-with-lcurl'
Junio C Hamano
2
-1
/
+2
2014-03-31
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
3
-39
/
+100
2014-03-31
Merge branch 'dp/makefile-charset-lib-doc'
Junio C Hamano
1
-2
/
+2
2014-03-31
Merge branch 'js/userdiff-cc'
Junio C Hamano
33
-160
/
+303
2014-03-31
Merge branch 'dw/doc-status-no-longer-shows-pound-prefix'
Junio C Hamano
1
-1
/
+1
2014-03-31
Merge branch 'ca/doc-config-third-party'
Junio C Hamano
1
-2
/
+7
2014-03-31
Merge branch 'hs/simplify-bit-setting-in-fsck-tree'
Junio C Hamano
1
-12
/
+6
2014-03-31
Merge branch 'dt/tests-with-env-not-subshell'
Junio C Hamano
12
-152
/
+42
2014-03-28
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+27
2014-03-28
Merge branch 'ys/fsck-commit-parsing'
Junio C Hamano
1
-12
/
+14
2014-03-28
Merge branch 'bg/rebase-off-of-previous-branch'
Junio C Hamano
2
-0
/
+21
2014-03-28
Merge branch 'bp/commit-p-editor'
Junio C Hamano
10
-39
/
+137
2014-03-28
Merge branch 'ah/doc-gitk-config'
Junio C Hamano
1
-2
/
+8
2014-03-28
Merge branch 'fr/add-interactive-argv-array'
Junio C Hamano
1
-11
/
+10
2014-03-28
Merge branch 'jk/subtree-prefix'
Junio C Hamano
1
-0
/
+1
2014-03-28
Merge branch 'jk/pack-bitmap-progress'
Junio C Hamano
1
-11
/
+19
2014-03-28
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2
-2
/
+15
2014-03-27
doc: submodule.*.branch config is keyed by name
W. Trevor King
1
-1
/
+1
2014-03-27
doc: submodule.* config are keyed by submodule names
W. Trevor King
1
-1
/
+1
2014-03-27
MSVC: allow linking with the cURL library
Marat Radchenko
2
-1
/
+2
2014-03-26
status: disable translation when --porcelain is used
Matthieu Moy
2
-5
/
+9
2014-03-25
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+29
2014-03-25
Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'
Junio C Hamano
1
-3
/
+3
2014-03-25
Merge branch 'bb/diff-no-index-dotdot'
Junio C Hamano
1
-4
/
+5
2014-03-25
Merge branch 'us/printf-not-echo'
Junio C Hamano
2
-3
/
+3
2014-03-25
Merge branch 'rr/doc-merge-strategies'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'nd/index-pack-error-message'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'jk/lib-terminal-lazy'
Junio C Hamano
1
-18
/
+19
2014-03-25
Merge branch 'dm/configure-iconv-locale-charset'
Junio C Hamano
1
-1
/
+1
2014-03-25
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
5
-12
/
+48
2014-03-25
Merge branch 'jk/warn-on-object-refname-ambiguity'
Junio C Hamano
2
-6
/
+15
2014-03-25
Merge branch 'mh/remove-subtree-long-pathname-fix'
Junio C Hamano
1
-32
/
+32
2014-03-25
Merge branch 'nd/indent-fix-connect-c'
Junio C Hamano
1
-1
/
+1
[next]