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
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-1
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-1
/
+1
2016-02-12
list-objects: pass full pathname to callbacks
Jeff King
1
-15
/
+2
2016-02-12
list-objects: drop name_path entirely
Jeff King
1
-3
/
+3
2016-02-12
list-objects: convert name_path to a strbuf
Jeff King
1
-20
/
+5
2016-02-12
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-02-05
Merge branch 'nd/diff-with-path-params' into maint
Junio C Hamano
1
-1
/
+1
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-1
/
+1
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-15
revision: read --stdin with strbuf_getline()
Junio C Hamano
1
-7
/
+2
2016-01-04
Merge branch 'jk/pending-keep-tag-name' into maint
Junio C Hamano
1
-2
/
+1
2015-12-28
Merge branch 'jk/pending-keep-tag-name'
Junio C Hamano
1
-2
/
+1
2015-12-17
revision.c: propagate tag names from pending array
Jeff King
1
-2
/
+1
2015-12-11
Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting' into maint
Junio C Hamano
1
-1
/
+3
2015-12-11
Merge branch 'rs/pop-commit' into maint
Junio C Hamano
1
-22
/
+5
2015-12-11
Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting'
Junio C Hamano
1
-1
/
+3
2015-12-07
revision.c: fix possible null pointer arithmetic
Stefan Naewe
1
-1
/
+3
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-8
/
+8
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-16
/
+16
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-8
/
+8
2015-10-30
Merge branch 'rs/pop-commit'
Junio C Hamano
1
-22
/
+5
2015-10-26
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
1
-22
/
+5
2015-10-05
prefer memcpy to strcpy
Jeff King
1
-1
/
+1
2015-09-03
Merge branch 'jk/log-missing-default-HEAD' into maint
Junio C Hamano
1
-1
/
+16
2015-09-02
Merge branch 'jk/log-missing-default-HEAD'
Junio C Hamano
1
-1
/
+16
2015-08-31
log: diagnose empty HEAD more clearly
Jeff King
1
-1
/
+16
2015-08-12
Merge branch 'ad/bisect-cleanup'
Junio C Hamano
1
-2
/
+16
2015-08-03
bisect: simplify the addition of new bisect terms
Antoine Delaite
1
-2
/
+16
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-2
/
+2
2015-07-17
Merge branch 'jk/still-interesting'
Junio C Hamano
1
-2
/
+2
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-2
/
+2
2015-06-29
revision.c: remove unneeded check for NULL
Stefan Beller
1
-2
/
+2
2015-06-11
Merge branch 'jk/squelch-missing-link-warning-for-unreachable'
Junio C Hamano
1
-2
/
+2
2015-06-01
suppress errors on missing UNINTERESTING links
Jeff King
1
-1
/
+1
2015-06-01
silence broken link warnings with revs->ignore_missing_links
Jeff King
1
-1
/
+1
2015-05-25
handle_one_reflog(): rewrite to take an object_id argument
Michael Haggerty
1
-4
/
+3
2015-05-25
handle_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-26
/
+9
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-6
/
+27
2015-05-11
Merge branch 'jk/still-interesting'
Junio C Hamano
1
-4
/
+19
2015-04-17
limit_list: avoid quadratic behavior from still_interesting
Jeff King
1
-4
/
+19
2015-03-25
Merge branch 'dj/log-graph-with-no-walk'
Junio C Hamano
1
-0
/
+2
2015-03-25
Merge branch 'kd/rev-list-bisect-first-parent'
Junio C Hamano
1
-0
/
+3
2015-03-19
rev-list: refuse --first-parent combined with --bisect
Kevin Daudt
1
-0
/
+3
2015-03-19
revision: forbid combining --graph and --no-walk
Dongcan Jiang
1
-0
/
+2
2015-02-11
Merge branch 'jc/unused-symbols'
Junio C Hamano
1
-51
/
+55
2015-02-11
Merge branch 'cj/log-invert-grep'
Junio C Hamano
1
-1
/
+3
2015-01-15
revision.c: make save_parents() and free_saved_parents() static
Junio C Hamano
1
-51
/
+55
2015-01-13
log: teach --invert-grep option
Christoph Junghans
1
-1
/
+3
2015-01-12
Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository'
Junio C Hamano
1
-0
/
+6
2015-01-07
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-2
/
+2
[next]