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-04-23
Documentation improvements for the description of short format.
Eric Raymond
1
-9
/
+34
2010-04-22
Sync with 1.7.0.6
Junio C Hamano
2
-1
/
+15
2010-04-22
Git 1.7.0.6
Junio C Hamano
4
-3
/
+17
2010-04-22
Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maint
Junio C Hamano
1
-1
/
+1
2010-04-22
Merge branch 'wp/doc-filter-direction' into maint
Junio C Hamano
1
-4
/
+4
2010-04-22
Merge branch 'jk/maint-diffstat-overflow' into maint
Junio C Hamano
1
-9
/
+12
2010-04-22
Merge branch 'da/maint-python-startup' into maint
Junio C Hamano
1
-3
/
+2
2010-04-21
Merge branch 'maint'
Junio C Hamano
1
-2
/
+6
2010-04-21
Documentation/Makefile: fix interrupted builds of user-manual.xml
Jonathan Nieder
1
-2
/
+6
2010-04-20
stash tests: stash can lose data in a file removed from the index
Charles Bailey
1
-0
/
+150
2010-04-19
Merge branch 'maint'
Junio C Hamano
3
-7
/
+8
2010-04-19
fix "bundle --stdin" segfault
Jonathan Nieder
1
-2
/
+2
2010-04-19
t5704 (bundle): add tests for bundle --stdin
Jonathan Nieder
1
-0
/
+16
2010-04-19
t7012: Mark missing tests as TODO
Michael J Gruber
1
-6
/
+6
2010-04-19
http.c::new_http_pack_request: do away with the temp variable filename
Tay Ray Chuan
1
-3
/
+2
2010-04-19
http-fetch: Use temporary files for pack-*.idx until verified
Shawn O. Pearce
2
-17
/
+54
2010-04-19
http-fetch: Use index-pack rather than verify-pack to check packs
Shawn O. Pearce
2
-7
/
+52
2010-04-19
Allow parse_pack_index on temporary files
Shawn O. Pearce
3
-4
/
+3
2010-04-19
Extract verify_pack_index for reuse from verify_pack
Shawn O. Pearce
2
-3
/
+13
2010-04-19
Introduce close_pack_index to permit replacement
Shawn O. Pearce
2
-2
/
+10
2010-04-19
http.c: Remove unnecessary strdup of sha1_to_hex result
Shawn O. Pearce
1
-4
/
+2
2010-04-19
reflog: remove 'show' from 'expire's usage string
SZEDER Gábor
1
-1
/
+1
2010-04-19
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-04-19
MSVC: Fix build by adding missing termios.h dummy
Johannes Sixt
1
-0
/
+1
2010-04-18
Git 1.7.1-rc2
Junio C Hamano
2
-2
/
+9
2010-04-18
Merge branch 'rr/remote-helper-doc'
Junio C Hamano
2
-58
/
+119
2010-04-18
Merge branch 'wp/doc-filter-direction'
Junio C Hamano
1
-4
/
+4
2010-04-18
Merge branch 'jk/maint-diffstat-overflow'
Junio C Hamano
1
-9
/
+12
2010-04-18
Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'
Junio C Hamano
4
-5
/
+64
2010-04-18
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-04-18
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
9
-44
/
+60
2010-04-18
SubmittingPatches: Add new section about what to base work on
Ramkumar Ramachandra
1
-11
/
+38
2010-04-18
stash: Don't overwrite files that have gone from the index
Charles Bailey
1
-1
/
+1
2010-04-18
Documentation/remote-helpers: Fix typos and improve language
Ramkumar Ramachandra
1
-28
/
+23
2010-04-18
Fixup: Second argument may be any arbitrary string
Ramkumar Ramachandra
1
-3
/
+2
2010-04-18
Documentation/remote-helpers: Add invocation section
Ramkumar Ramachandra
1
-1
/
+34
2010-04-18
Documentation/urls: Rewrite to accomodate <transport>::<address>
Ramkumar Ramachandra
1
-23
/
+36
2010-04-18
Documentation/remote-helpers: Rewrite description
Ramkumar Ramachandra
1
-6
/
+27
2010-04-18
Documentation: Describe other situations where -z affects git diff
Charles Bailey
1
-2
/
+2
2010-04-18
rebase-interactive: silence warning when no commits rewritten
Jeff King
1
-0
/
+1
2010-04-18
t3301: add tests to use --format="%N"
Junio C Hamano
1
-0
/
+18
2010-04-17
http.c: Don't store destination name in request structures
Shawn O. Pearce
3
-11
/
+7
2010-04-17
http.c: Drop useless != NULL test in finish_http_pack_request
Shawn O. Pearce
1
-6
/
+3
2010-04-17
http.c: Tiny refactoring of finish_http_pack_request
Shawn O. Pearce
1
-8
/
+8
2010-04-17
t5550-http-fetch: Use subshell for repository operations
Shawn O. Pearce
1
-3
/
+4
2010-04-17
http.c: Remove bad free of static block
Shawn O. Pearce
1
-1
/
+0
2010-04-17
Merge branch 'maint'
Junio C Hamano
4
-13
/
+23
2010-04-17
t6006: do not write to /tmp
Matthew Ogilvie
1
-1
/
+1
2010-04-17
git-instaweb: pass through invoking user's path to gitweb CGI scripts
Chris Webb
1
-2
/
+2
2010-04-17
gitweb: simplify gitweb.min.* generation and clean-up rules
Junio C Hamano
1
-37
/
+38
[prev]
[next]