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
2010-01-11
Remove empty directories when checking out a commit with fewer submodules
Peter Collingbourne
2
-2
/
+19
2010-01-10
Merge branch 'tr/http-updates'
Junio C Hamano
3
-2
/
+60
2010-01-10
Merge branch 'jk/maint-1.6.5-reset-hard'
Junio C Hamano
2
-4
/
+8
2010-01-10
Merge branch 'jk/push-to-delete'
Junio C Hamano
3
-3
/
+53
2010-01-10
Merge branch 'mm/config-path'
Junio C Hamano
3
-4
/
+58
2010-01-10
Merge branch 'pm/cvs-environ'
Junio C Hamano
2
-1
/
+36
2010-01-10
Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'
Junio C Hamano
1
-4
/
+2
2010-01-10
Merge branch 'bg/maint-remote-update-default'
Junio C Hamano
2
-6
/
+18
2010-01-10
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
4
-7
/
+198
2010-01-10
Merge branch 'fc/opt-quiet-gc-reset'
Junio C Hamano
3
-3
/
+3
2010-01-10
Merge branch 'maint'
Junio C Hamano
3
-26
/
+21
2010-01-10
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2
-13
/
+11
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
8
-43
/
+47
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-28
/
+28
2010-01-09
daemon: consider only address in kill_some_child()
Erik Faye-Lund
1
-8
/
+20
2010-01-09
help: fix configured help format taking over command line one
Christian Couder
1
-1
/
+8
2010-01-09
string-list: rename the include guard to STRING_LIST_H
Thiago Farina
1
-3
/
+3
2010-01-09
t7111: check that reset options work as described in the tables
Christian Couder
1
-0
/
+113
2010-01-09
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-09
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-09
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-09
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-09
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-09
Reset possible helper before reusing remote structure
Ilari Liusvaara
1
-0
/
+3
2010-01-07
Describe second batch for 1.7.0 in draft release notes
Junio C Hamano
1
-1
/
+7
2010-01-07
Merge branch 'js/filter-branch-prime'
Junio C Hamano
1
-1
/
+0
2010-01-07
Merge branch 'sb/maint-octopus'
Junio C Hamano
2
-9
/
+57
2010-01-07
Merge branch 'mg/tag-d-show'
Junio C Hamano
1
-1
/
+3
2010-01-07
Merge branch 'so/cvsserver-update'
Junio C Hamano
1
-0
/
+16
2010-01-07
Merge branch 'bg/maint-add-all-doc'
Junio C Hamano
2
-29
/
+88
2010-01-07
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-07
Merge branch 'mv/commit-date'
Junio C Hamano
5
-2
/
+53
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
6
-32
/
+93
2010-01-07
rebase -i: teach --onto A...B syntax
Nanako Shiraishi
2
-1
/
+50
2010-01-07
rebase: fix --onto A...B parsing and add tests
Nanako Shiraishi
2
-14
/
+94
2010-01-06
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
t7002: test for not using external grep on skip-worktree paths
Nguyễn Thái Ngọc Duy
2
-0
/
+13
2010-01-06
t7002: set test prerequisite "external-grep" if supported
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2010-01-06
checkout -m path: fix recreating conflicts
Junio C Hamano
2
-1
/
+58
2010-01-06
.gitattributes: detect 8-space indent in shell scripts
Junio C Hamano
1
-0
/
+1
2010-01-06
Makefile: consolidate .FORCE-* targets
Jonathan Nieder
2
-11
/
+8
2010-01-06
Makefile: learn to generate listings for targets requiring special flags
Jonathan Nieder
1
-7
/
+7
2010-01-06
Makefile: use target-specific variable to pass flags to cc
Jonathan Nieder
1
-23
/
+18
2010-01-06
Makefile: regenerate assembler listings when asked
Jonathan Nieder
1
-2
/
+2
2010-01-06
Smart-http tests: Test http-backend without curl or a webserver
Tarmigan Casebolt
2
-6
/
+25
2010-01-06
Smart-http tests: Break test t5560-http-backend into pieces
Tarmigan Casebolt
3
-147
/
+173
2010-01-06
Smart-http tests: Improve coverage in test t5560
Tarmigan Casebolt
1
-11
/
+10
2010-01-06
Smart-http: check if repository is OK to export before serving it
Tarmigan Casebolt
4
-2
/
+55
2010-01-06
t/lib-http.sh: Restructure finding of default httpd location
Tarmigan Casebolt
1
-6
/
+24
2010-01-05
t4030, t4031: work around bogus MSYS bash path conversion
Johannes Sixt
2
-2
/
+2
[prev]
[next]