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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
Merge branch 'mh/update-ref-batch-create-fix' into maint
Junio C Hamano
1
-0
/
+1
2014-04-08
Merge branch 'bp/commit-p-editor' into maint
Junio C Hamano
5
-17
/
+38
2014-04-08
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+12
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
6
-8
/
+8
2014-04-08
Merge branch 'mh/update-ref-batch-create-fix'
Junio C Hamano
1
-0
/
+1
2014-04-08
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
7
-9
/
+37
2014-04-07
update-ref --stdin: reimplement using reference transactions
Michael Haggerty
1
-67
/
+75
2014-04-07
update-ref --stdin: harmonize error messages
Michael Haggerty
1
-12
/
+12
2014-04-07
update-ref --stdin: improve the error message for unexpected EOF
Michael Haggerty
1
-2
/
+2
2014-04-07
update-ref --stdin -z: deprecate interpreting the empty string as zeros
Michael Haggerty
1
-0
/
+2
2014-04-07
update-ref.c: extract a new function, parse_next_sha1()
Michael Haggerty
1
-62
/
+98
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
-4
/
+4
2014-04-07
update-ref --stdin: improve error messages for invalid values
Michael Haggerty
1
-11
/
+13
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
1
-1
/
+1
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
6
-15
/
+19
2014-04-07
parse_arg(): really test that argument is properly terminated
Michael Haggerty
1
-5
/
+15
2014-04-04
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
1
-1
/
+12
2014-04-03
Merge branch 'jk/mv-submodules-fix' into maint
Junio C Hamano
1
-0
/
+9
2014-04-03
Merge branch 'nd/index-pack-error-message' into maint
Junio C Hamano
1
-2
/
+2
2014-04-03
Merge branch 'jk/shallow-update-fix' into maint
Junio C Hamano
1
-12
/
+4
2014-04-03
Merge branch 'nd/gc-aggressive'
Junio C Hamano
1
-1
/
+7
2014-04-03
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
1
-1
/
+1
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
1
-0
/
+1
2014-03-31
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
1
-1
/
+12
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
2
-4
/
+4
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
4
-4
/
+4
2014-03-31
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
1
-1
/
+7
2014-03-28
Merge branch 'bp/commit-p-editor'
Junio C Hamano
5
-17
/
+38
2014-03-28
Merge branch 'fr/add-interactive-argv-array'
Junio C Hamano
1
-11
/
+10
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
1
-1
/
+11
2014-03-26
apply --ignore-space-change: lines with and without leading whitespaces do no...
Junio C Hamano
1
-5
/
+7
2014-03-25
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-03-25
Merge branch 'nd/index-pack-error-message'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
1
-3
/
+11
2014-03-25
Merge branch 'jk/warn-on-object-refname-ambiguity'
Junio C Hamano
1
-6
/
+9
2014-03-25
Merge branch 'jk/mv-submodules-fix'
Junio C Hamano
1
-0
/
+9
2014-03-24
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
Junio C Hamano
1
-3
/
+31
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
6
-6
/
+6
2014-03-23
rev-parse --parseopt: option argument name hints
Ilya Bobyr
1
-1
/
+12
2014-03-21
Merge branch 'nd/upload-pack-shallow'
Junio C Hamano
1
-0
/
+10
2014-03-21
Merge branch 'nd/tag-version-sort'
Junio C Hamano
1
-5
/
+66
2014-03-21
Merge branch 'jk/shallow-update-fix'
Junio C Hamano
1
-12
/
+4
2014-03-18
Merge branch 'jk/clean-d-pathspec' into maint
Junio C Hamano
1
-11
/
+9
2014-03-18
Merge branch 'nd/reset-setup-worktree' into maint
Junio C Hamano
1
-3
/
+4
2014-03-18
Merge branch 'jc/check-attr-honor-working-tree' into maint
Junio C Hamano
1
-0
/
+3
[prev]
[next]