index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
Merge branch 'jl/nor-or-nand-and' into maint
Junio C Hamano
7
-7
/
+7
2014-04-09
Merge branch 'cn/fetch-prune-overlapping-destination' into maint
Junio C Hamano
1
-0
/
+20
2014-04-09
Merge branch 'mh/update-ref-batch-create-fix' into maint
Junio C Hamano
1
-0
/
+11
2014-04-09
Merge branch 'jk/commit-dates-parsing-fix' into maint
Junio C Hamano
1
-4
/
+2
2014-04-08
Merge branch 'bp/commit-p-editor' into maint
Junio C Hamano
2
-9
/
+58
2014-04-08
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-0
/
+31
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
7
-7
/
+7
2014-04-08
Merge branch 'mh/update-ref-batch-create-fix'
Junio C Hamano
1
-0
/
+11
2014-04-08
Merge branch 'mr/opt-set-ptr'
Junio C Hamano
1
-4
/
+3
2014-04-08
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-0
/
+13
2014-04-08
Merge branch 'jk/commit-dates-parsing-fix'
Junio C Hamano
1
-4
/
+2
2014-04-07
update-ref --stdin: harmonize error messages
Michael Haggerty
1
-16
/
+16
2014-04-07
update-ref --stdin: improve the error message for unexpected EOF
Michael Haggerty
1
-6
/
+6
2014-04-07
t1400: test one mistake at a time
Michael Haggerty
1
-1
/
+7
2014-04-07
update-ref --stdin -z: deprecate interpreting the empty string as zeros
Michael Haggerty
1
-2
/
+3
2014-04-07
update-ref.c: extract a new function, parse_next_sha1()
Michael Haggerty
1
-1
/
+1
2014-04-07
t1400: test that stdin -z update treats empty <newvalue> as zeros
Michael Haggerty
1
-0
/
+7
2014-04-07
update-ref --stdin: simplify error messages for missing oldvalues
Michael Haggerty
1
-3
/
+3
2014-04-07
update-ref --stdin: make error messages more consistent
Michael Haggerty
1
-7
/
+7
2014-04-07
update-ref --stdin: improve error messages for invalid values
Michael Haggerty
1
-4
/
+4
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
1
-2
/
+2
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-04-07
commit -m: commit staged submodules regardless of ignore config
Jens Lehmann
1
-1
/
+1
2014-04-07
status/commit: show staged submodules regardless of ignore config
Jens Lehmann
1
-2
/
+72
2014-04-04
add `ignore_missing_links` mode to revwalk
Vicent Marti
1
-0
/
+31
2014-04-03
Merge branch 'jk/mv-submodules-fix' into maint
Junio C Hamano
1
-1
/
+12
2014-04-03
Merge branch 'jk/lib-terminal-lazy' into maint
Junio C Hamano
1
-18
/
+19
2014-04-03
Merge branch 'us/printf-not-echo' into maint
Junio C Hamano
1
-2
/
+2
2014-04-03
Merge branch 'jn/wt-status' into maint
Junio C Hamano
2
-13
/
+13
2014-04-03
Merge branch 'cb/aix'
Junio C Hamano
2
-4
/
+2
2014-04-03
Merge branch 'cn/fetch-prune-overlapping-destination'
Junio C Hamano
1
-0
/
+20
2014-04-02
Merge branch 'rs/pickaxe-i'
Junio C Hamano
1
-102
/
+64
2014-04-02
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
1
-38
/
+1
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
1
-0
/
+11
2014-04-01
t4212: loosen far-in-future test for AIX
Jeff King
1
-4
/
+2
2014-03-31
Merge branch 'jk/tests-cleanup'
Junio C Hamano
10
-180
/
+87
2014-03-31
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
1
-36
/
+56
2014-03-31
Merge branch 'js/userdiff-cc'
Junio C Hamano
32
-153
/
+298
2014-03-31
Merge branch 'dt/tests-with-env-not-subshell'
Junio C Hamano
12
-152
/
+42
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
7
-7
/
+7
2014-03-31
parse-options: remove unused OPT_SET_PTR
Marat Radchenko
1
-4
/
+3
2014-03-31
tests: don't rely on strerror text when testing rmdir failure
Charles Bailey
2
-4
/
+2
2014-03-28
Merge branch 'bg/rebase-off-of-previous-branch'
Junio C Hamano
1
-0
/
+17
2014-03-28
Merge branch 'bp/commit-p-editor'
Junio C Hamano
2
-9
/
+58
2014-03-28
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+4
2014-03-26
apply --ignore-space-change: lines with and without leading whitespaces do no...
Junio C Hamano
1
-8
/
+4
2014-03-26
fetch: handle overlaping refspecs on --prune
Carlos MartÃn Nieto
1
-1
/
+1
2014-03-25
Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'
Junio C Hamano
1
-3
/
+3
[prev]
[next]