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-05-02
.mailmap: update to my shorter email address
Eric Wong
1
-0
/
+1
2016-05-02
diff: undocument the compaction heuristic knobs for experimentation
Junio C Hamano
2
-11
/
+0
2016-04-29
Eighth batch for 2.9
Junio C Hamano
1
-0
/
+44
2016-04-29
Sync with 2.8.2
Junio C Hamano
2
-1
/
+17
2016-04-29
Git 2.8.2
Junio C Hamano
4
-3
/
+19
2016-04-29
Merge branch 'js/mingw-tests-2.8' into maint
Junio C Hamano
2
-11
/
+3
2016-04-29
Merge branch 'ep/trace-doc-sample-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-04-29
Merge branch 'jc/makefile-redirection-stderr' into maint
Junio C Hamano
1
-2
/
+2
2016-04-29
Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maint
Junio C Hamano
1
-2
/
+1
2016-04-29
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint
Junio C Hamano
2
-0
/
+15
2016-04-29
Merge branch 'sk/send-pack-all-fix' into maint
Junio C Hamano
2
-1
/
+13
2016-04-29
Merge branch 'sg/diff-multiple-identical-renames' into maint
Junio C Hamano
2
-2
/
+15
2016-04-29
Merge branch 'ss/msvc' into maint
Junio C Hamano
3
-2
/
+6
2016-04-29
Merge branch 'st/verify-tag'
Junio C Hamano
6
-61
/
+78
2016-04-29
Merge branch 'js/win32-mmap'
Junio C Hamano
1
-13
/
+18
2016-04-29
Merge branch 'jc/merge-refuse-new-root'
Junio C Hamano
5
-14
/
+37
2016-04-29
Merge branch 'jk/push-client-deadlock-fix'
Junio C Hamano
5
-11
/
+21
2016-04-29
Merge branch 'js/replace-edit-use-editor-configuration'
Junio C Hamano
1
-0
/
+1
2016-04-29
Merge branch 'sb/mv-submodule-fix'
Junio C Hamano
2
-9
/
+28
2016-04-29
Merge branch 'nd/test-helpers'
Junio C Hamano
39
-52
/
+52
2016-04-29
Merge branch 'da/user-useconfigonly'
Junio C Hamano
1
-6
/
+10
2016-04-29
t9824: fix wrong reference value
Lars Schneider
1
-1
/
+1
2016-04-28
git-p4: fix Git LFS pointer parsing
Lars Schneider
2
-3
/
+14
2016-04-28
travis-ci: express Linux/OS X dependency versions more clearly
Lars Schneider
1
-7
/
+10
2016-04-28
pack-objects: warn on split packs disabling bitmaps
Eric Wong
4
-9
/
+23
2016-04-28
submodule-config: don't shadow `cache`
Stefan Beller
1
-6
/
+6
2016-04-28
config.c: drop local variable
Stefan Beller
1
-4
/
+1
2016-04-27
http: support sending custom HTTP headers
Johannes Schindelin
7
-10
/
+61
2016-04-27
Makefile: remove dependency on git.spec
Dennis Kaarsemaker
1
-1
/
+1
2016-04-26
config doc: improve exit code listing
Stefan Beller
1
-3
/
+3
2016-04-26
git-p4 tests: time_in_seconds should use $PYTHON_PATH
Luke Diamand
1
-1
/
+1
2016-04-26
git-p4 tests: work with python3 as well as python2
Luke Diamand
2
-5
/
+6
2016-04-26
git-p4 tests: cd to / before running python
Luke Diamand
1
-1
/
+1
2016-04-26
clone: add `--shallow-submodules` flag
Stefan Beller
3
-3
/
+102
2016-04-25
remote.c: spell __attribute__ correctly
Jeff King
1
-1
/
+1
2016-04-25
Sync with maint
Junio C Hamano
1
-5
/
+5
2016-04-25
Seventh batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+22
2016-04-25
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
3
-11
/
+133
2016-04-25
Merge branch 'en/merge-trivial-fix'
Junio C Hamano
2
-1
/
+13
2016-04-25
Merge branch 'en/merge-octopus-fix'
Junio C Hamano
2
-0
/
+159
2016-04-25
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
10
-288
/
+440
2016-04-25
Merge branch 'jc/rerere-multi'
Junio C Hamano
3
-196
/
+604
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
4
-5
/
+5
2016-04-25
match-trees: convert several leaf functions to use struct object_id
brian m. carlson
1
-15
/
+15
2016-04-25
tree-walk: convert tree_entry_extract() to use struct object_id
brian m. carlson
5
-17
/
+17
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
17
-48
/
+48
2016-04-25
Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-5
/
+5
2016-04-25
send-email: fix grammo in the prompt that asks e-mail recipients
Junio C Hamano
1
-2
/
+3
2016-04-25
string_list: use string-list API in unsorted_string_list_lookup()
Ralf Thielow
1
-4
/
+4
2016-04-24
t9824: fix broken &&-chain in a subshell
SZEDER Gábor
1
-1
/
+1
[prev]
[next]