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
2016-02-16
pager: lose a separate argv[]
Junio C Hamano
1
-3
/
+1
2016-02-15
http: implement public key pinning
Christoph Egger
2
-0
/
+23
2016-02-15
worktree add -B: do the checkout test before update branch
Nguyễn Thái Ngọc Duy
2
-1
/
+17
2016-02-15
worktree: fix "add -B"
Nguyễn Thái Ngọc Duy
2
-3
/
+9
2016-02-15
dir.c: don't exclude whole dir prematurely
Nguyễn Thái Ngọc Duy
4
-10
/
+276
2016-02-15
dir.c: support marking some patterns already matched
Nguyễn Thái Ngọc Duy
2
-3
/
+77
2016-02-15
dir.c: support tracing exclude
Nguyễn Thái Ngọc Duy
3
-0
/
+26
2016-02-15
dir.c: fix match_pathname()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-02-15
http: add option to try authentication without username
brian m. carlson
2
-2
/
+17
2016-02-15
remote-curl: include curl_errorstr on SSL setup failures
Shawn Pearce
1
-2
/
+14
2016-02-15
t5570: add tests for "git {clone,fetch,pull} -v"
Eric Wong
1
-2
/
+20
2016-02-13
git-config: better document default behavior for `--include`
Jeff King
1
-1
/
+3
2016-02-12
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
2
-1
/
+12
2016-02-12
list-objects: pass full pathname to callbacks
Jeff King
9
-58
/
+26
2016-02-12
list-objects: drop name_path entirely
Jeff King
9
-25
/
+19
2016-02-12
list-objects: convert name_path to a strbuf
Jeff King
3
-36
/
+15
2016-02-12
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-02-12
http-push: stop using name_path
Jeff King
1
-16
/
+7
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
13
-0
/
+95
2016-02-12
mergetool: reorder vim/gvim buffers in three-way diffs
Dickson Wong
1
-2
/
+2
2016-02-10
Sixth batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+40
2016-02-10
Merge branch 'js/test-lib-windows-emulated-yes'
Junio C Hamano
1
-2
/
+4
2016-02-10
Merge branch 'wp/sha1-name-negative-match'
Junio C Hamano
3
-11
/
+73
2016-02-10
Merge branch 'jk/options-cleanup'
Junio C Hamano
7
-102
/
+57
2016-02-10
Merge branch 'aw/push-force-with-lease-reporting'
Junio C Hamano
2
-12
/
+18
2016-02-10
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
2
-1
/
+17
2016-02-10
Merge branch 'ew/connect-verbose'
Junio C Hamano
1
-5
/
+6
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
12
-56
/
+307
2016-02-10
Merge branch 'js/xmerge-marker-eol'
Junio C Hamano
2
-18
/
+93
2016-02-10
Merge branch 'nd/do-not-move-worktree-manually'
Junio C Hamano
3
-21
/
+14
2016-02-10
get_sha1: don't die() on bogus search strings
Jeff King
2
-2
/
+12
2016-02-10
check_filename: tighten dwim-wildcard ambiguity
Jeff King
4
-31
/
+42
2016-02-10
checkout: reorder check_filename conditional
Jeff King
1
-1
/
+1
2016-02-09
Documentation/git-clean.txt: don't mention deletion of .git/modules/*
Matt McCutchen
1
-3
/
+1
2016-02-08
rerere: replace strcpy with xsnprintf
Jeff King
1
-2
/
+2
2016-02-08
t9100: fix breakage when SHELL_PATH is not /bin/sh
Michael J Gruber
1
-1
/
+2
2016-02-08
test-path-utils: use xsnprintf in favor of strcpy
Jeff King
1
-1
/
+1
2016-02-08
gitignore: ignore generated test-fake-ssh executable
Johannes Schindelin
1
-0
/
+1
2016-02-08
ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
Dan Aloni
3
-0
/
+65
2016-02-05
Sync with 2.7.1
Junio C Hamano
2
-1
/
+89
2016-02-05
Git 2.7.1
Junio C Hamano
4
-3
/
+91
2016-02-05
Merge branch 'lv/add-doc-working-tree' into maint
Junio C Hamano
1
-1
/
+1
2016-02-05
Merge branch 'ss/clone-depth-single-doc' into maint
Junio C Hamano
2
-9
/
+9
2016-02-05
Merge branch 'sg/t6050-failing-editor-test-fix' into maint
Junio C Hamano
1
-3
/
+7
2016-02-05
Merge branch 'ew/for-each-ref-doc' into maint
Junio C Hamano
1
-2
/
+7
2016-02-05
Merge branch 'ss/user-manual' into maint
Junio C Hamano
2
-10
/
+36
2016-02-05
Merge branch 'jk/ref-cache-non-repository-optim' into maint
Junio C Hamano
6
-40
/
+80
2016-02-05
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
7
-24
/
+225
2016-02-05
Merge branch 'tb/complete-word-diff-regex' into maint
Junio C Hamano
1
-1
/
+1
2016-02-05
Merge branch 'pw/completion-stash' into maint
Junio C Hamano
1
-3
/
+14
[prev]
[next]