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-11-11
Merge branch 'rs/clean-menu-item-defn' into maint
Junio C Hamano
1
-1
/
+1
2014-10-29
Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint
Junio C Hamano
1
-0
/
+1
2014-10-19
pack-objects: turn off bitmaps when we split packs
Jeff King
1
-0
/
+1
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
1
-1
/
+17
2014-09-29
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
1
-2
/
+4
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
1
-1
/
+2
2014-09-29
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
1
-2
/
+31
2014-09-29
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
1
-0
/
+27
2014-09-22
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
1
-1
/
+2
2014-09-19
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint
Junio C Hamano
1
-4
/
+6
2014-09-19
Merge branch 'jc/apply-ws-prefix' into maint
Junio C Hamano
1
-63
/
+68
2014-09-16
mailinfo: make ">From" in-body header check more robust
Jeff King
1
-1
/
+16
2014-09-12
fsck: return non-zero status on missing ref tips
Jeff King
1
-1
/
+2
2014-09-11
config: avoid a funny sentinel value "a^"
Jeff King
1
-1
/
+2
2014-09-10
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
1
-1
/
+2
2014-08-29
index-pack: fix race condition with duplicate bases
Jeff King
1
-2
/
+31
2014-08-26
send-pack: take refspecs over stdin
Jeff King
1
-0
/
+27
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
1
-0
/
+1
2014-08-18
make config --add behave correctly for empty and NULL values
Tanay Abhra
1
-1
/
+1
2014-08-18
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-08-18
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2014-08-18
clean: use f(void) instead of f() to declare a pointer to a function without ...
René Scharfe
1
-1
/
+1
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
1
-0
/
+1
2014-08-07
apply: omit ws check for excluded paths
Junio C Hamano
1
-3
/
+6
2014-08-07
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
1
-38
/
+43
2014-08-07
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
1
-22
/
+19
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
4
-3
/
+5
2014-07-28
diff-tree: avoid lookup_unknown_object
Jeff King
1
-3
/
+1
2014-07-28
move setting of object->type to alloc_* functions
Jeff King
1
-1
/
+0
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-1
/
+125
2014-07-24
apply: avoid possible bogus pointer
Jeff King
1
-1
/
+1
2014-07-24
free ref string returned by dwim_ref
Jeff King
2
-0
/
+2
2014-07-24
receive-pack: don't copy "dir" parameter
Jeff King
1
-2
/
+2
2014-07-23
Merge branch 'ta/string-list-init'
Junio C Hamano
1
-2
/
+1
2014-07-23
Merge branch 'mb/local-clone-after-applying-insteadof'
Junio C Hamano
1
-12
/
+13
2014-07-23
Merge branch 'jk/tag-sort'
Junio C Hamano
1
-18
/
+50
2014-07-22
Merge branch 'rs/code-cleaning'
Junio C Hamano
3
-19
/
+4
2014-07-22
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
2
-4
/
+1
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-1
/
+1
2014-07-22
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
2
-5
/
+5
2014-07-21
Merge branch 'maint'
Junio C Hamano
4
-11
/
+4
2014-07-21
replace: check mergetags when using --graft
Christian Couder
1
-0
/
+47
2014-07-21
replace: remove signature when using --graft
Christian Couder
1
-0
/
+5
2014-07-21
replace: add --graft option
Christian Couder
1
-1
/
+73
2014-07-21
Merge branch 'rs/unify-is-branch'
Junio C Hamano
1
-5
/
+0
2014-07-21
Merge branch 'kb/hashmap-updates'
Junio C Hamano
1
-11
/
+2
2014-07-21
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
2
-11
/
+14
2014-07-21
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
2
-7
/
+2
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
2
-4
/
+2
2014-07-21
replace memset with string-list initializers
Tanay Abhra
1
-2
/
+1
[next]