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-04-25
Actually handle some-low memory conditions
Shawn O. Pearce
2
-11
/
+11
2007-04-25
init_buffer(): Kill buf pointer
Luiz Fernando N. Capitulino
1
-2
/
+1
2007-04-25
core-tutorial: minor fixes
Luiz Fernando N. Capitulino
1
-5
/
+4
2007-04-25
read_cache_from(): small simplification
Luiz Fernando N. Capitulino
1
-9
/
+8
2007-04-25
entry.c: Use const qualifier for 'struct checkout' parameters
Luiz Fernando N. Capitulino
2
-4
/
+4
2007-04-25
remove_subtree(): Use strerror() when possible
Luiz Fernando N. Capitulino
1
-4
/
+4
2007-04-24
Add 'filter' attribute and external filter driver definition.
Junio C Hamano
3
-3
/
+282
2007-04-24
Add 'ident' conversion.
Junio C Hamano
3
-12
/
+252
2007-04-24
Merge branch 'jc/the-index'
Junio C Hamano
2
-129
/
+172
2007-04-24
Merge branch 'mk/diff'
Junio C Hamano
7
-14
/
+49
2007-04-24
Merge branch 'maint'
Junio C Hamano
4
-5
/
+13
2007-04-24
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2
-2
/
+15
2007-04-24
Remove usernames from all commit messages, not just when using svmprops
Adam Roben
1
-1
/
+4
2007-04-24
applymbox & quiltimport: typofix.
Junio C Hamano
2
-2
/
+2
2007-04-24
gitattributes documentation: clarify overriding
Junio C Hamano
1
-3
/
+5
2007-04-24
fast-import: size_t vs ssize_t
Sami Farin
1
-1
/
+1
2007-04-24
t/test-lib.sh: Protect ourselves from common misconfiguration
Junio C Hamano
1
-0
/
+4
2007-04-24
fix importing of subversion tars
Uwe Kleine-König
1
-1
/
+6
2007-04-24
Create a sysconfdir variable, and use it for ETC_GITCONFIG
Josh Triplett
1
-2
/
+7
2007-04-24
Diff between two blobs should take mode changes into account now.
Junio C Hamano
1
-1
/
+1
2007-04-24
use mode of the tree in git-diff, if <tree>:<file> syntax is used
Martin Koegler
1
-6
/
+14
2007-04-24
store mode in rev_list, if <tree>:<filename> syntax is used
Martin Koegler
2
-5
/
+13
2007-04-24
add add_object_array_with_mode
Martin Koegler
2
-0
/
+8
2007-04-24
add get_sha1_with_mode
Martin Koegler
2
-2
/
+10
2007-04-24
Add S_IFINVALID mode
Martin Koegler
1
-0
/
+3
2007-04-24
Merge branch 'maint'
Junio C Hamano
7
-5
/
+15
2007-04-24
git-fetch: Fix "argument list too long"
OGAWA Hirofumi
2
-6
/
+11
2007-04-23
Documentation/git-reset.txt: suggest git commit --amend in example.
Gerrit Pape
1
-0
/
+2
2007-04-23
Build RPM with ETC_GITCONFIG=/etc/gitconfig
Junio C Hamano
1
-0
/
+2
2007-04-23
Ignore all man sections as they are generated files.
Brian Gernhardt
1
-2
/
+1
2007-04-23
Fix typo in git-am: s/Was is/Was it/
Josh Triplett
1
-1
/
+1
2007-04-23
Add clean.requireForce option, and add -f option to git-clean to override it
Josh Triplett
4
-2
/
+22
2007-04-23
t6030: grab commit object name as we go
Junio C Hamano
1
-7
/
+10
2007-04-23
t5302: avoid using tail -c
Junio C Hamano
1
-1
/
+1
2007-04-23
t4201: Do not display weird characters on the terminal
Johannes Schindelin
1
-4
/
+4
2007-04-23
add file checkout progress
Nicolas Pitre
2
-4
/
+6
2007-04-23
Reverse the order of -b and --track in the man page.
Brian Gernhardt
1
-1
/
+1
2007-04-23
dir.c(common_prefix): Fix two bugs
Johannes Schindelin
2
-1
/
+8
2007-04-23
Document "diff=driver" attribute
Junio C Hamano
1
-3
/
+29
2007-04-22
Make read-cache.c "the_index" free.
Junio C Hamano
2
-121
/
+155
2007-04-22
Move index-related variables into a structure.
Junio C Hamano
2
-11
/
+20
2007-04-22
gitweb: Show "no difference" message for empty diff
Martin Koegler
2
-0
/
+7
2007-04-22
delay progress display when checking out files
Nicolas Pitre
1
-7
/
+2
2007-04-22
provide a facility for "delayed" progress reporting
Nicolas Pitre
2
-0
/
+40
2007-04-22
make progress "title" part of the common progress interface
Nicolas Pitre
6
-34
/
+27
2007-04-22
common progress display support
Nicolas Pitre
7
-185
/
+154
2007-04-22
Support 'diff=pgm' attribute
Junio C Hamano
5
-5
/
+182
2007-04-22
pack-objects: make generated packfile read-only
Junio C Hamano
1
-1
/
+1
2007-04-22
Update tests not to assume that generated packfiles are writable.
Junio C Hamano
1
-11
/
+11
2007-04-22
Fix 'quickfix' on pack-objects.
Junio C Hamano
1
-2
/
+14
[prev]
[next]