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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
1
-2
/
+24
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-4
/
+11
2018-10-07
revision: mark non-user-given objects instead
Matthew DeVore
1
-2
/
+9
2018-10-07
rev-list: handle missing tree objects properly
Matthew DeVore
1
-0
/
+15
2018-09-21
revision.c: reduce implicit dependency the_repository
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-3
/
+10
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
1
-0
/
+6
2018-09-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
1
-0
/
+5
2018-09-17
Merge branch 'jk/rev-list-stdin-noop-is-ok'
Junio C Hamano
1
-0
/
+5
2018-08-22
rev-list: make empty --stdin not an error
Jeff King
1
-0
/
+5
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-0
/
+1
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+1
2018-08-14
format-patch: teach --range-diff to respect -v/--reroll-count
Eric Sunshine
1
-0
/
+1
2018-08-14
format-patch: add --range-diff option to embed diff in cover letter
Eric Sunshine
1
-0
/
+5
2018-08-14
Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
Junio C Hamano
1
-0
/
+5
2018-08-03
revision.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-34
/
+35
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
1
-1
/
+2
2018-07-23
format-patch: teach --interdiff to respect -v/--reroll-count
Eric Sunshine
1
-0
/
+1
2018-07-23
format-patch: add --interdiff option to embed diff in cover letter
Eric Sunshine
1
-0
/
+4
2018-07-09
upload-pack: send refs' objects despite "filter"
Jonathan Tan
1
-1
/
+2
2018-05-21
revision.c: use commit-slab for show_source
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-03-06
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
1
-1
/
+0
2018-02-22
revision: drop --show-all option
Jeff King
1
-1
/
+0
2018-02-15
Merge branch 'rs/lose-leak-pending' into maint
Junio C Hamano
1
-12
/
+0
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-1
/
+4
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
1
-12
/
+0
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-1
/
+2
2017-12-28
revision: remove the unused flag leak_pending
René Scharfe
1
-12
/
+0
2017-12-12
format: create pretty.h file
Olga Telezhnaya
1
-1
/
+1
2017-12-08
rev-list: support termination at promisor objects
Jonathan Tan
1
-1
/
+4
2017-11-16
revision.h: introduce blob/tree walking in order of the commits
Stefan Beller
1
-1
/
+2
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
1
-0
/
+11
2017-09-24
leak_pending: use `object_array_clear()`, not `free()`
Martin Ågren
1
-0
/
+11
2017-08-24
revision.h: new flag in struct rev_info wrt. worktree-related refs
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2017-08-02
revision: add rev_input_given flag
Jeff King
1
-0
/
+7
2017-06-22
Merge branch 'sg/revision-parser-skip-prefix'
Junio C Hamano
1
-2
/
+3
2017-06-12
revision.h: turn rev_info.early_output back into an unsigned int
SZEDER Gábor
1
-2
/
+3
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2017-05-08
revision: rename add_pending_sha1 to add_pending_oid
brian m. carlson
1
-3
/
+3
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-2
/
+2
2017-03-24
Merge branch 'rs/path-name-safety-cleanup'
Junio C Hamano
1
-2
/
+0
2017-03-18
revision: remove declaration of path_name()
René Scharfe
1
-2
/
+0
2016-04-13
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
1
-0
/
+2
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
1
-1
/
+2
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
1
-0
/
+1
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
1
-2
/
+1
2016-03-16
list-objects: drop name_path entirely
Jeff King
1
-6
/
+2
2016-03-16
list-objects: convert name_path to a strbuf
Jeff King
1
-3
/
+1
2016-02-12
list-objects: pass full pathname to callbacks
Jeff King
1
-2
/
+1
2016-02-12
list-objects: drop name_path entirely
Jeff King
1
-6
/
+2
[next]