index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
3
-5
/
+23
2017-04-19
Git 2.13-rc0
Junio C Hamano
2
-1
/
+36
2017-04-19
Merge branch 'jh/memihash-opt'
Junio C Hamano
6
-1
/
+40
2017-04-19
Merge branch 'vn/revision-shorthand-for-side-branch-log'
Junio C Hamano
1
-2
/
+2
2017-04-19
Merge branch 'sf/putty-w-args'
Junio C Hamano
2
-1
/
+7
2017-04-19
Merge branch 'ld/p4-current-branch-fix'
Junio C Hamano
2
-9
/
+45
2017-04-19
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
1
-1
/
+17
2017-04-19
Merge branch 'bw/attr-pathspec'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'ab/grep-plug-pathspec-leak'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
2
-0
/
+3
2017-04-19
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
13
-403
/
+1319
2017-04-19
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-2
/
+2
2017-04-19
Merge branch 'ah/diff-files-ours-theirs-doc'
Junio C Hamano
1
-0
/
+14
2017-04-19
Merge branch 'lt/mailinfo-in-body-header-continuation'
Junio C Hamano
2
-3
/
+10
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
9
-9
/
+219
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
46
-451
/
+459
2017-04-19
Merge branch 'sb/submodule-short-status'
Junio C Hamano
5
-40
/
+218
2017-04-19
read-cache: speed up has_dir_name (part 2)
Jeff Hostetler
1
-1
/
+62
2017-04-19
read-cache: speed up has_dir_name (part 1)
Jeff Hostetler
1
-0
/
+45
2017-04-19
read-cache: speed up add_index_entry during checkout
Jeff Hostetler
1
-1
/
+10
2017-04-19
p0006-read-tree-checkout: perf test to time read-tree
Jeff Hostetler
4
-0
/
+263
2017-04-19
gitmodules: clarify the ignore option values
Sebastian Schuberth
1
-11
/
+20
2017-04-19
gitmodules: clarify what history depth a shallow clone has
Sebastian Schuberth
1
-2
/
+2
2017-04-19
push: document & test --force-with-lease with multiple remotes
Ævar Arnfjörð Bjarmason
2
-0
/
+70
2017-04-19
config: correct file reading order in read_early_config()
Nguyễn Thái Ngọc Duy
2
-14
/
+30
2017-04-18
rebase: pass --[no-]signoff option to git am
Giuseppe Bilotta
3
-1
/
+53
2017-04-18
xgethostname: handle long hostnames
David Turner
6
-4
/
+19
2017-04-18
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
6
-10
/
+14
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-18
ls-files: fix path used when recursing into submodules
Jacob Keller
2
-1
/
+15
2017-04-17
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-04-17
doc: trivial typo in git-format-patch.txt
Giuseppe Bilotta
1
-1
/
+1
2017-04-17
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy
3
-8
/
+38
2017-04-17
config: prepare to pass more info in git_config_with_options()
Nguyễn Thái Ngọc Duy
3
-15
/
+29
2017-04-17
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
2
-0
/
+5
2017-04-17
fetch-pack: show clearer error message upon ERR
Jonathan Tan
2
-1
/
+8
2017-04-17
submodule: remove a superfluous second check for the "new" variable
Sebastian Schuberth
1
-2
/
+1
2017-04-17
server-info: avoid calling fclose(3) twice in update_info_file()
René Scharfe
1
-3
/
+5
2017-04-17
files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
René Scharfe
1
-8
/
+12
2017-04-16
t1400: use consistent style for test_expect_success calls
Kyle Meyer
1
-168
/
+167
2017-04-16
doc/revisions: remove brackets from rev^-n shorthand
Kyle Meyer
1
-2
/
+2
2017-04-16
Twelfth batch for 2.13
Junio C Hamano
1
-0
/
+16
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
2
-18
/
+39
2017-04-16
Merge branch 'sb/unpack-trees-would-lose-submodule-message-update'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'ab/regen-perl-mak-with-different-perl'
Junio C Hamano
1
-0
/
+1
2017-04-16
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano
2
-0
/
+30
2017-04-16
Merge branch 'qp/bisect-docfix'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'mm/ls-files-s-doc'
Junio C Hamano
1
-1
/
+1
[prev]
[next]