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
2011-03-29
Merge branch 'jc/fetch-progressive-stride'
Junio C Hamano
1
-4
/
+5
2011-03-29
Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-sto...
Junio C Hamano
2
-4
/
+6
2011-03-29
Revert two "no-done" reverts
Junio C Hamano
2
-7
/
+31
2011-03-29
enable "no-done" extension only when serving over smart-http
Junio C Hamano
1
-3
/
+4
2011-03-29
Fix potential local deadlock during fetch-pack
Junio C Hamano
1
-4
/
+5
2011-03-29
enable "no-done" extension only when fetching over smart-http
Junio C Hamano
1
-1
/
+2
2011-03-28
Revert "fetch-pack: Implement no-done capability"
Junio C Hamano
1
-15
/
+3
2011-03-28
Revert "upload-pack: Implement no-done capability"
Junio C Hamano
1
-16
/
+4
2011-03-28
Merge branch 'maint'
Junio C Hamano
3
-19
/
+20
2011-03-28
git tag documentation grammar fixes and readability updates
Michael Witten
1
-18
/
+18
2011-03-28
tests: fix overeager scrubbing of environment variables
Jens Lehmann
1
-1
/
+10
2011-03-28
grep: Add the option '--line-number'
Joe Ratterman
2
-1
/
+2
2011-03-28
Improve test for pthreads flag
Giuseppe Bilotta
1
-0
/
+2
2011-03-28
vcs-svn: add missing cast to printf argument
Jonathan Nieder
1
-1
/
+2
2011-03-26
Update draft release note to 1.7.5
Junio C Hamano
1
-2
/
+15
2011-03-26
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
9
-22
/
+163
2011-03-26
Merge branch 'js/remove-unused-variables'
Junio C Hamano
7
-19
/
+5
2011-03-26
Merge branch 'jp/completion-help-alias'
Junio C Hamano
1
-1
/
+1
2011-03-26
Merge branch 'jc/index-update-if-able'
Junio C Hamano
4
-13
/
+29
2011-03-26
Merge branch 'jk/checkout-orphan-warning'
Junio C Hamano
2
-1
/
+64
2011-03-26
Merge branch 'jc/maint-rerere-in-workdir'
Junio C Hamano
4
-2
/
+86
2011-03-26
Merge branch 'nd/index-doc'
Junio C Hamano
1
-0
/
+185
2011-03-26
Merge branch 'jc/fetch-progressive-stride'
Junio C Hamano
1
-3
/
+18
2011-03-26
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
11
-83
/
+156
2011-03-26
Merge git-gui 0.14.0
Junio C Hamano
14
-437
/
+3371
2011-03-26
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
6
-13
/
+94
2011-03-26
vcs-svn: avoid unnecessary copying of log message and author
Jonathan Nieder
1
-10
/
+10
2011-03-26
vcs-svn: remove buffer_read_string
Jonathan Nieder
5
-48
/
+17
2011-03-26
vcs-svn: make reading of properties binary-safe
Jonathan Nieder
2
-14
/
+37
2011-03-25
Sync with 1.7.4.2
Junio C Hamano
2
-2
/
+11
2011-03-25
Git 1.7.4.2
Junio C Hamano
2
-1
/
+8
2011-03-25
t7607: clean up stray untracked file
Jeff King
1
-1
/
+2
2011-03-25
t7607: mark known breakage in test 11 as fixed
Jeff King
1
-1
/
+1
2011-03-25
gitweb: Fix handling of fractional timezones in parse_date
Jakub Narebski
1
-2
/
+4
2011-03-25
Merge branch 'ss/git-gui-mergetool'
Pat Thoyts
1
-47
/
+54
2011-03-25
git-gui: detect the use of MUI langauge packs on Windows
Pat Thoyts
1
-0
/
+19
2011-03-24
tests: avoid nonportable {foo,bar} glob
Jonathan Nieder
1
-8
/
+8
2011-03-23
rerere: make sure it works even in a workdir attached to a young repository
Junio C Hamano
4
-2
/
+86
2011-03-23
doc: technical details about the index file format
Junio C Hamano
1
-37
/
+57
2011-03-23
Merge branch 'kc/gitweb-pathinfo-w-anchor'
Junio C Hamano
1
-7
/
+20
2011-03-23
Merge branch 'jn/fortify-source-workaround'
Junio C Hamano
1
-6
/
+11
2011-03-23
Merge branch 'jn/maint-c99-format'
Junio C Hamano
6
-81
/
+26
2011-03-23
Merge branch 'lt/default-abbrev'
Junio C Hamano
5
-3
/
+23
2011-03-23
Merge branch 'pk/stash-apply-status-relative'
Junio C Hamano
2
-1
/
+21
2011-03-23
Merge branch 'jc/maint-diff-q-filter'
Junio C Hamano
2
-1
/
+9
2011-03-23
Merge branch 'pw/p4'
Junio C Hamano
2
-1
/
+26
2011-03-23
rev-list --min-parents,--max-parents: doc, test and completion
Michael J Gruber
4
-3
/
+129
2011-03-23
revision.c: introduce --min-parents and --max-parents options
Michael J Gruber
5
-10
/
+32
2011-03-22
Update draft release notes to 1.7.5
Junio C Hamano
1
-0
/
+27
2011-03-22
Merge branch 'mg/rev-list-one-side-only'
Junio C Hamano
10
-69
/
+230
[next]