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
2017-12-05
fsck: support refs pointing to promisor objects
Jonathan Tan
1
-0
/
+8
2017-12-05
fsck: introduce partialclone extension
Jonathan Tan
1
-1
/
+1
2017-12-05
rev-list: support --no-filter argument
Jeff Hostetler
1
-0
/
+4
2017-11-22
pack-objects: add list-objects filtering
Jeff Hostetler
1
-1
/
+63
2017-11-22
rev-list: add list-objects filtering support
Jeff Hostetler
1
-2
/
+106
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
5
-5
/
+6
2017-10-17
tag: respect color.ui config
Jeff King
1
-1
/
+1
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
4
-4
/
+5
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
2
-0
/
+2
2017-10-11
Merge branch 'ds/avoid-overflow-in-midpoint-computation'
Junio C Hamano
3
-4
/
+4
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
3
-4
/
+4
2017-10-07
Merge branch 'ks/branch-tweak-error-message-for-extra-args'
Junio C Hamano
1
-3
/
+3
2017-10-07
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
2
-0
/
+2
2017-10-07
Merge branch 'ma/builtin-unleak'
Junio C Hamano
5
-4
/
+11
2017-10-07
Merge branch 'sb/branch-avoid-repeated-strbuf-release'
Junio C Hamano
1
-2
/
+3
2017-10-05
Merge branch 'rs/cleanup-strbuf-users'
Junio C Hamano
1
-1
/
+1
2017-10-05
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
2
-4
/
+2
2017-10-04
branch: reset instead of release a strbuf
Stefan Beller
1
-2
/
+3
2017-10-04
branch: change the error messages to be more meaningful
Kaartic Sivaraam
1
-3
/
+3
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2
-0
/
+2
2017-10-04
provide --color option for all ref-filter users
Jeff King
2
-0
/
+2
2017-10-03
Merge branch 'jk/read-in-full'
Junio C Hamano
2
-5
/
+25
2017-10-03
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-1
/
+4
2017-10-03
Merge branch 'sd/branch-copy'
Junio C Hamano
1
-15
/
+47
2017-10-03
Merge branch 'bc/rev-parse-parseopt-fix'
Junio C Hamano
1
-4
/
+14
2017-10-03
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+28
2017-10-02
use strbuf_addstr() for adding strings to strbufs
René Scharfe
1
-1
/
+1
2017-10-02
builtin/: add UNLEAKs
Martin Ågren
5
-4
/
+11
2017-10-01
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
2
-4
/
+2
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
5
-17
/
+23
2017-09-29
Merge branch 'rj/no-sign-compare'
Junio C Hamano
1
-2
/
+2
2017-09-29
Merge branch 'jt/fast-export-copy-modify-fix'
Junio C Hamano
1
-14
/
+32
2017-09-29
Merge branch 'mk/describe-match-with-all'
Junio C Hamano
1
-12
/
+17
2017-09-28
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
6
-14
/
+7
2017-09-28
Merge branch 'jk/fallthrough'
Junio C Hamano
4
-1
/
+4
2017-09-28
Merge branch 'jk/diff-blob'
Junio C Hamano
1
-2
/
+2
2017-09-28
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
1
-3
/
+6
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-1
/
+4
2017-09-27
worktree: check the result of read_in_full()
Jeff King
1
-1
/
+18
2017-09-27
worktree: use xsize_t to access file size
Jeff King
1
-2
/
+3
2017-09-27
distinguish error versus short read from read_in_full()
Jeff King
1
-1
/
+3
2017-09-27
prefer "!=" when checking read_in_full() result
Jeff King
1
-1
/
+1
2017-09-25
Merge branch 'ow/rev-parse-is-shallow-repo'
Junio C Hamano
1
-0
/
+5
2017-09-25
Merge branch 'aw/gc-lockfile-fscanf-fix'
Junio C Hamano
1
-1
/
+1
2017-09-25
Merge branch 'ks/help-alias-label'
Junio C Hamano
1
-1
/
+1
2017-09-25
Merge branch 'jn/per-repo-object-store-fixes'
Junio C Hamano
1
-2
/
+2
2017-09-25
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
4
-5
/
+4
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
6
-14
/
+7
2017-09-24
object_array: add and use `object_array_pop()`
Martin Ågren
3
-9
/
+3
2017-09-24
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
1
-2
/
+2
[next]