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
2007-11-18
Fix warning about bitfield in struct ref
Shawn O. Pearce
1
-4
/
+4
2007-11-17
send-pack: assign remote errors to each ref
Jeff King
3
-6
/
+71
2007-11-17
send-pack: check ref->status before updating tracking refs
Jeff King
2
-13
/
+10
2007-11-17
send-pack: track errors for each ref
Jeff King
3
-95
/
+156
2007-11-14
Merge branch 'aw/mirror-push' into jk/send-pack
Junio C Hamano
12
-42
/
+418
2007-11-14
Merge branch 'ar/send-pack-remote-track' into jk/send-pack
Junio C Hamano
2
-1
/
+42
2007-11-14
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
17
-187
/
+261
2007-11-14
Fix dependencies of parse-options test program
Alex Riesen
1
-0
/
+2
2007-11-14
user-manual.txt: fix a few mistakes
Sergei Organov
1
-3
/
+3
2007-11-14
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
2
-5
/
+6
2007-11-13
Resurrect git-revert.sh example and add comment to builtin-revert.c
Junio C Hamano
1
-1
/
+3
2007-11-12
git-push: add documentation for the newly added --mirror mode
Andy Whitcroft
1
-0
/
+8
2007-11-12
Add tests for git push'es mirror mode
Andy Whitcroft
1
-0
/
+228
2007-11-12
Update the tracking references only if they were succesfully updated on remote
Alex Riesen
1
-1
/
+2
2007-11-12
Add a test checking if send-pack updated local tracking branches correctly
Alex Riesen
1
-0
/
+40
2007-11-12
git-clean: Fix error message if clean.requireForce is not set.
Johannes Sixt
1
-10
/
+14
2007-11-12
git-svn: support for funky branch and project names over HTTP(S)
Eric Wong
2
-2
/
+62
2007-11-12
Documentation: Fix references to deprecated commands
Jonas Fonseca
2
-7
/
+2
2007-11-12
Merge branch 'maint'
Junio C Hamano
5
-2
/
+18
2007-11-12
Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint
Junio C Hamano
1
-0
/
+7
2007-11-11
for-each-ref: fix off by one read.
Christian Couder
1
-1
/
+1
2007-11-11
git-branch: remove mention of non-existent '-b' option
Jeff King
1
-1
/
+1
2007-11-11
git-svn: prevent dcommitting if the index is dirty.
Benoit Sigoure
2
-0
/
+9
2007-11-11
Merge branch 'js/upload-pack'
Junio C Hamano
2
-115
/
+152
2007-11-11
Merge branch 'js/reset'
Junio C Hamano
2
-44
/
+56
2007-11-11
Merge branch 'js/parseopt-abbrev-fix'
Junio C Hamano
3
-12
/
+35
2007-11-11
Merge branch 'maint'
Junio C Hamano
3
-2
/
+4
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
3
-2
/
+9
2007-11-11
push: mention --verbose option in documentation
Steffen Prohaska
1
-2
/
+2
2007-11-11
fix index-pack with packs >4GB containing deltas on 32-bit machines
Nicolas Pitre
1
-1
/
+1
2007-11-11
git-hash-object should honor config variables
Nicolas Pitre
1
-0
/
+2
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
test-lib.sh: move error line after error() declaration
Michele Ballabio
1
-5
/
+10
2007-11-10
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2
-1
/
+23
2007-11-10
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2007-11-10
core-tutorial.txt: Fix git-show-branch example and its description
Sergei Organov
1
-2
/
+15
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
2007-11-10
git-commit: a bit more tests
Junio C Hamano
1
-0
/
+69
2007-11-09
print warning/error/fatal messages in one shot
Nicolas Pitre
1
-3
/
+3
2007-11-09
builtin-blame: set up the work_tree before the first file access
Johannes Schindelin
2
-2
/
+9
2007-11-09
add a howto document about corrupted blob recovery
Nicolas Pitre
1
-0
/
+134
2007-11-09
git-push: plumb in --mirror mode
Andy Whitcroft
3
-2
/
+20
2007-11-09
Teach send-pack a mirror mode
Andy Whitcroft
5
-19
/
+54
2007-11-09
Merge master into aw/mirror-push
Junio C Hamano
82
-1165
/
+2182
2007-11-09
Documentation: remove documentation for removed tools.
Junio C Hamano
4
-169
/
+0
2007-11-09
Make check-docs target detect removed commands
Junio C Hamano
1
-3
/
+27
2007-11-09
Documentation: lost-found is now deprecated.
Junio C Hamano
1
-7
/
+11
2007-11-09
Merge branch 'jk/terse-push' into aw/mirror-push
Junio C Hamano
3
-22
/
+109
2007-11-09
Update draft release notes for 1.5.4
Junio C Hamano
1
-2
/
+24
2007-11-09
Merge branch 'maint'
Junio C Hamano
11
-46
/
+68
[next]