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-15
ident.c: Use size_t (instead of int) to store sizes
Luiz Fernando N. Capitulino
1
-7
/
+7
2007-04-15
ident.c: Use const qualifier for 'struct passwd' parameters
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-04-14
Merge branch 'maint'
Junio C Hamano
4
-17
/
+49
2007-04-14
git-quiltimport complaining yet still working
Linus Torvalds
1
-2
/
+2
2007-04-13
config.txt: Fix grammatical error in description of http.noEPSV
Frank Lichtenheld
1
-1
/
+1
2007-04-13
config.txt: Change pserver to server in description of gitcvs.*
Frank Lichtenheld
1
-2
/
+2
2007-04-13
config.txt: Document core.autocrlf
Frank Lichtenheld
1
-0
/
+10
2007-04-13
config.txt: Document gitcvs.allbinary
Frank Lichtenheld
1
-0
/
+7
2007-04-13
Do not default to --no-index when given two directories.
Junio C Hamano
1
-10
/
+26
2007-04-13
Use rev-list --reverse in git-rebase.sh
Alex Riesen
1
-2
/
+1
2007-04-12
Merge branch 'jc/cherry'
Junio C Hamano
9
-35
/
+346
2007-04-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2007-04-12
handle_options in git wrapper miscounts the options it handled.
Matthias Lederhofer
1
-0
/
+1
2007-04-12
Fix git {log,show,...} --pretty=email
Junio C Hamano
2
-1
/
+1
2007-04-12
Don't yap about merge-subtree during make
Shawn O. Pearce
1
-1
/
+1
2007-04-11
Documentation: --cherry-pick
Junio C Hamano
1
-0
/
+15
2007-04-11
git-log --cherry-pick A...B
Junio C Hamano
2
-0
/
+89
2007-04-11
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
4
-32
/
+228
2007-04-11
Add %m to '--pretty=format:'
Junio C Hamano
2
-3
/
+14
2007-04-11
sscanf/strtoul: parse integers robustly
Jim Meyering
4
-18
/
+22
2007-04-11
Add testcase for format-patch --subject-prefix (take 3)
Robin H. Johnson
2
-0
/
+165
2007-04-11
Add custom subject prefix support to format-patch (take 3)
Robin H. Johnson
4
-11
/
+31
2007-04-11
Merge branch 'maint'
Junio C Hamano
6
-20
/
+44
2007-04-11
GIT 1.5.1.1
Junio C Hamano
2
-8
/
+23
2007-04-11
cvsserver: Fix handling of diappeared files on update
Frank Lichtenheld
1
-0
/
+1
2007-04-11
fsck: do not complain on detached HEAD.
Junio C Hamano
1
-8
/
+16
2007-04-11
(encode_85, decode_85): Mark source buffer pointer as "const".
Jim Meyering
2
-4
/
+4
2007-04-10
gitweb: Allow configuring the default projects order and add order 'none'
Frank Lichtenheld
1
-4
/
+7
2007-04-10
gitweb: Allow forks with project list file
Frank Lichtenheld
1
-7
/
+27
2007-04-10
Merge branch 'maint'
Junio C Hamano
2
-3
/
+24
2007-04-09
Documentation: show-ref: document --exclude-existing
Julian Phillips
1
-0
/
+16
2007-04-09
cvsexportcommit -p : fix the usage of git-apply -C.
Tomash Brechko
1
-3
/
+8
2007-04-09
git-archive: make tar the default format
René Scharfe
3
-5
/
+12
2007-04-08
Merge branch 'jc/push'
Junio C Hamano
1
-7
/
+10
2007-04-08
Merge branch 'jc/merge-subtree'
Junio C Hamano
7
-3
/
+373
2007-04-08
Merge branch 'js/fetch-progress'
Junio C Hamano
1
-4
/
+10
2007-04-08
Merge branch 'maint'
Junio C Hamano
2
-22
/
+31
2007-04-08
Add Documentation/cmd-list.made to .gitignore
Junio C Hamano
1
-0
/
+1
2007-04-08
git-svn: fix log command to avoid infinite loop on long commit messages
Eric Wong
1
-2
/
+9
2007-04-08
git-svn: dcommit/rebase confused by patches with git-svn-id: lines
Eric Wong
1
-20
/
+21
2007-04-08
git-svn: bail out on incorrect command-line options
Eric Wong
1
-1
/
+4
2007-04-07
Start 1.5.2 cycle by prepareing RelNotes for it.
Junio C Hamano
2
-1
/
+77
2007-04-07
Merge branch 'jc/read-tree-df' (early part)
Junio C Hamano
4
-28
/
+167
2007-04-07
Merge branch 'maint'
Junio C Hamano
2
-4
/
+50
2007-04-07
Prepare for 1.5.1.1
Junio C Hamano
2
-1
/
+47
2007-04-07
cvsserver: small corrections to asciidoc documentation
Frank Lichtenheld
1
-4
/
+4
2007-04-07
A new merge stragety 'subtree'.
Junio C Hamano
7
-3
/
+373
2007-04-07
git-push to multiple locations does not stop at the first failure
Junio C Hamano
1
-7
/
+8
2007-04-07
git-push reports the URL after failing.
Junio C Hamano
1
-0
/
+2
2007-04-07
Merge branch 'jc/index-output'
Junio C Hamano
13
-25
/
+66
[next]