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-08-10
Merge branch 'jk/parse-options-concat' into maint
Junio C Hamano
1
-9
/
+4
2016-08-09
submodule--helper: use parallel processor correctly
Stefan Beller
1
-2
/
+6
2016-08-09
config.c: avoid duplicated global static variables
Johannes Sixt
1
-1
/
+0
2016-08-08
Merge branch 'jk/parseopt-string-list'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
2
-2
/
+2
2016-08-08
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
1
-0
/
+40
2016-08-08
Merge branch 'va/i18n'
Junio C Hamano
1
-2
/
+3
2016-08-08
Merge branch 'jk/reflog-date'
Junio C Hamano
1
-0
/
+3
2016-08-08
Merge branch 'pb/commit-editmsg-path' into maint
Junio C Hamano
1
-7
/
+8
2016-08-08
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
4
-21
/
+27
2016-08-08
Merge branch 'mh/blame-worktree' into maint
Junio C Hamano
1
-1
/
+9
2016-08-08
git mv: do not keep slash in `git mv dir non-existing-dir/`
Johannes Schindelin
1
-4
/
+7
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-2
/
+1
2016-08-05
merge: use string_list_split() in add_strategies()
René Scharfe
1
-34
/
+10
2016-08-05
use CHILD_PROCESS_INIT to initialize automatic variables
René Scharfe
2
-6
/
+3
2016-08-05
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
1
-1
/
+1
2016-08-04
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
1
-1
/
+1
2016-08-03
submodule update: allow '.' for branch value
Stefan Beller
1
-0
/
+18
2016-08-03
submodule--helper: add remote-branch helper
Stefan Beller
1
-1
/
+35
2016-08-03
Merge branch 'jk/push-progress'
Junio C Hamano
5
-17
/
+128
2016-08-03
Merge branch 'jk/parse-options-concat'
Junio C Hamano
1
-9
/
+4
2016-08-03
Merge branch 'sb/push-options'
Junio C Hamano
2
-16
/
+82
2016-08-03
Merge branch 'os/no-verify-skips-commit-msg-too'
Junio C Hamano
1
-1
/
+1
2016-08-03
blame: drop strdup of string literal
Eric Sunshine
1
-1
/
+1
2016-08-01
am: reset cached ident date for each patch
Jeff King
1
-0
/
+2
2016-08-01
submodule--helper: fix usage string for relative-path
Stefan Beller
1
-1
/
+1
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
1
-1
/
+1
2016-08-01
format-patch: format.from gives the default for --from
Josh Triplett
1
-1
/
+12
2016-08-01
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
1
-0
/
+1
2016-07-29
pack-objects: compute local/ignore_pack_keep early
Jeff King
1
-1
/
+25
2016-07-29
pack-objects: break out of want_object loop early
Jeff King
1
-0
/
+16
2016-07-28
Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint
Junio C Hamano
1
-4
/
+3
2016-07-28
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint
Junio C Hamano
1
-8
/
+8
2016-07-28
Merge branch 'ew/gc-auto-pack-limit-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
1
-2
/
+2
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2
-2
/
+2
2016-07-28
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
4
-21
/
+27
2016-07-28
Merge branch 'nd/worktree-lock'
Junio C Hamano
1
-0
/
+66
2016-07-28
i18n: notes: mark comment for translation
Vasco Almeida
1
-2
/
+3
2016-07-27
date: add "unix" format
Jeff King
1
-0
/
+3
2016-07-26
commit: describe that --no-verify skips the commit-msg hook in the help text
Orgad Shaneh
1
-1
/
+1
2016-07-26
am -3: use merge_recursive() directly again
Johannes Schindelin
1
-40
/
+22
2016-07-26
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
2
-1
/
+5
2016-07-26
die("bug"): report bugs consistently
Johannes Schindelin
2
-2
/
+3
2016-07-25
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-1
/
+9
2016-07-25
Merge branch 'js/fsck-name-object'
Junio C Hamano
1
-18
/
+62
2016-07-25
Merge branch 'rs/rm-strbuf-optim'
Junio C Hamano
1
-2
/
+3
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
2
-7
/
+3
2016-07-25
Merge branch 'mh/split-under-lock'
Junio C Hamano
1
-8
/
+11
2016-07-22
submodule-helper: fix indexing in clone retry error reporting path
Johannes Sixt
1
-1
/
+1
[prev]
[next]