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
2016-01-13
pull: allow interactive rebase with --rebase=interactive
Johannes Schindelin
1
-2
/
+7
2016-01-13
receive-pack: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
merge: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
am: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
fetch: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+2
2016-01-13
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
1
-0
/
+6
2016-01-12
Merge branch 'vl/grep-configurable-threads'
Junio C Hamano
1
-15
/
+31
2016-01-12
Merge branch 'ea/blame-progress'
Junio C Hamano
1
-4
/
+30
2016-01-12
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2
-1
/
+11
2016-01-12
Merge branch 'ps/push-delete-option'
Junio C Hamano
1
-1
/
+1
2016-01-12
notes: allow treeish expressions as notes ref
Mike Hommey
1
-13
/
+16
2016-01-12
checkout,clone: check return value of create_symref
Jeff King
2
-5
/
+9
2016-01-12
builtin/grep: add grep.fallbackToNoIndex config
Thomas Gummerer
1
-3
/
+9
2016-01-11
Handle more file writes correctly in shared repos
Johannes Schindelin
2
-2
/
+2
2016-01-07
commit: allow editing the commit message even in shared repos
Johannes Schindelin
1
-1
/
+1
2016-01-04
Merge branch 'jk/symbolic-ref-maint' into maint
Junio C Hamano
1
-1
/
+1
2016-01-04
avoid shifting signed integers 31 bits
Jeff King
1
-1
/
+1
2015-12-28
Merge branch 'jk/symbolic-ref-maint'
Junio C Hamano
1
-1
/
+1
2015-12-28
grep: make it clear i-t-a entries are ignored
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-12-22
push: don't mark options of recurse-submodules for translation
Ralf Thielow
1
-1
/
+1
2015-12-21
symbolic-ref: propagate error code from create_symref()
Jeff King
1
-1
/
+1
2015-12-21
Merge branch 'bc/format-patch-null-from-line'
Junio C Hamano
1
-0
/
+5
2015-12-21
Merge branch 'mc/push-recurse-submodules-config'
Junio C Hamano
1
-16
/
+19
2015-12-16
push: add '-d' as shorthand for '--delete'
Patrick Steinhardt
1
-1
/
+1
2015-12-16
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2
-1
/
+11
2015-12-16
grep: add --threads=<num> option and grep.threads configuration
Victor Leschuk
1
-13
/
+30
2015-12-16
blame: add support for --[no-]progress option
Edmundo Carmona Antoranz
1
-4
/
+30
2015-12-15
grep: slight refactoring to the code that disables threading
Victor Leschuk
1
-2
/
+1
2015-12-15
grep: allow threading even on a single-core machine
Victor Leschuk
1
-1
/
+1
2015-12-15
format-patch: add an option to suppress commit hash
brian m. carlson
1
-0
/
+5
2015-12-11
Merge branch 'rs/show-branch-argv-array' into maint
Junio C Hamano
1
-16
/
+8
2015-12-11
Merge branch 'rs/pop-commit' into maint
Junio C Hamano
5
-37
/
+14
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
37
-279
/
+281
2015-12-08
Merge branch 'dt/refs-backend-pre-vtable'
Junio C Hamano
1
-12
/
+0
2015-12-04
push: follow the "last one wins" convention for --recurse-submodules
Mike Crowe
1
-9
/
+3
2015-12-04
Merge branch 'dk/gc-idx-wo-pack' into maint
Junio C Hamano
2
-2
/
+45
2015-12-04
Merge branch 'rs/parseopt-short-help'
Junio C Hamano
2
-27
/
+2
2015-12-01
Merge branch 'mk/blame-first-parent'
Jeff King
1
-16
/
+14
2015-12-01
Merge branch 'maint'
Jeff King
1
-0
/
+3
2015-11-24
blame: fix object casting regression
Jeff King
1
-16
/
+14
2015-11-20
push: add recurseSubmodules config option
Mike Crowe
1
-15
/
+24
2015-11-20
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-11
/
+1
2015-11-20
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-16
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
27
-107
/
+107
2015-11-20
Convert struct object to object_id
brian m. carlson
25
-125
/
+125
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
26
-109
/
+109
2015-11-20
ref_newer: convert to use struct object_id
brian m. carlson
1
-1
/
+1
2015-11-20
add_sought_entry_mem: convert to struct object_id
brian m. carlson
1
-6
/
+8
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
6
-43
/
+43
2015-11-20
Merge branch 'lf/ref-is-hidden-namespace'
Jeff King
1
-6
/
+21
[prev]
[next]