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-03-16
sha1dc: adjust header includes for git
Jeff King
4
-13
/
+9
2017-03-16
sha1dc: add collision-detecting sha1 implementation
Jeff King
5
-0
/
+2336
2017-03-16
Sync with 'maint'
Junio C Hamano
1
-0
/
+41
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-16
Merge branch 'js/realpath-pathdup-fix' into maint
Junio C Hamano
10
-18
/
+26
2017-03-16
Merge branch 'mm/two-more-xstrfmt' into maint
Junio C Hamano
2
-11
/
+9
2017-03-16
Merge branch 'vn/line-log-memcpy-size-fix' into maint
Junio C Hamano
1
-1
/
+2
2017-03-16
Merge branch 'ax/line-log-range-merge-fix' into maint
Junio C Hamano
2
-8
/
+17
2017-03-16
Merge branch 'jk/add-i-patch-do-prompt' into maint
Junio C Hamano
2
-4
/
+22
2017-03-16
Merge branch 'jt/http-base-url-update-upon-redirect' into maint
Junio C Hamano
3
-0
/
+21
2017-03-16
Merge branch 'js/travis-32bit-linux' into maint
Junio C Hamano
2
-0
/
+51
2017-03-16
Merge branch 'jh/mingw-openssl-sha1' into maint
Junio C Hamano
1
-1
/
+0
2017-03-16
Merge branch 'jk/http-auth' into maint
Junio C Hamano
1
-4
/
+46
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
2
-31
/
+24
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
4
-12
/
+12
2017-03-16
sha1_file.c: make pack-name helper globally accessible
Jeff King
2
-11
/
+15
2017-03-16
move odb_* declarations out of git-compat-util.h
Jeff King
2
-2
/
+12
2017-03-15
rev-parse: simplify parsing of ref options
Jeff King
1
-29
/
+16
2017-03-15
rev-parse: add helper for parsing "--foo/--foo="
Jeff King
1
-10
/
+28
2017-03-15
rev-parse: use skip_prefix when parsing options
Jeff King
1
-20
/
+20
2017-03-15
git-prompt: add a describe style for any tags
Michael J Gruber
1
-0
/
+3
2017-03-15
cherry-pick: detect bogus arguments to --mainline
Jeff King
2
-1
/
+29
2017-03-15
difftool: handle modified symlinks in dir-diff mode
David Aguilar
2
-5
/
+106
2017-03-15
t7800: cleanup cruft left behind by tests
David Aguilar
1
-1
/
+4
2017-03-15
t7800: remove whitespace before redirect
David Aguilar
1
-1
/
+1
2017-03-15
submodule-config: correct error reporting for invalid ignore value
Stefan Beller
1
-1
/
+1
2017-03-15
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
3
-8
/
+20
2017-03-14
Fourth batch after 2.12
Junio C Hamano
1
-0
/
+42
2017-03-14
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
2
-4
/
+40
2017-03-14
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
2
-11
/
+40
2017-03-14
Merge branch 'js/travis-32bit-linux'
Junio C Hamano
2
-0
/
+51
2017-03-14
Merge branch 'ew/http-alternates-as-redirects-warning'
Junio C Hamano
1
-3
/
+7
2017-03-14
Merge branch 'dp/filter-branch-prune-empty'
Junio C Hamano
4
-8
/
+50
2017-03-14
Merge branch 'jt/perf-updates'
Junio C Hamano
3
-3
/
+7
2017-03-14
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
7
-30
/
+66
2017-03-14
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
10
-51
/
+249
2017-03-14
Merge branch 'ab/cond-skip-tests'
Junio C Hamano
3
-1
/
+16
2017-03-14
setup.c: mention unresolved problems
Johannes Schindelin
1
-0
/
+2
2017-03-14
t1309: document cases where we would want early config not to die()
Johannes Schindelin
1
-0
/
+24
2017-03-14
setup_git_directory_gently_1(): avoid die()ing
Johannes Schindelin
1
-8
/
+17
2017-03-14
t1309: test read_early_config()
Johannes Schindelin
2
-0
/
+65
2017-03-14
read_early_config(): really discover .git/
Johannes Schindelin
2
-23
/
+16
2017-03-14
read_early_config(): avoid .git/config hack when unneeded
Johannes Schindelin
1
-2
/
+3
2017-03-14
setup: make read_early_config() reusable
Johannes Schindelin
3
-31
/
+32
2017-03-14
setup: introduce the discover_git_directory() function
Johannes Schindelin
2
-0
/
+50
2017-03-14
setup_git_directory_1(): avoid changing global state
Johannes Schindelin
1
-75
/
+118
2017-03-14
setup: prepare setup_discovered_git_dir() for the root directory
Johannes Schindelin
1
-2
/
+4
2017-03-14
add--interactive: do not expand pathspecs with ls-files
Jeff King
2
-11
/
+45
2017-03-14
git-status: make porcelain more robust
Michael J Gruber
1
-4
/
+4
[prev]
[next]