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-17
Add --ignore-unmatch option to exit with zero status when no files are removed.
Steven Grimm
3
-5
/
+25
2007-04-16
Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".
Christian Couder
1
-1
/
+1
2007-04-16
Bisect: simplify "bisect start" logging.
Christian Couder
1
-4
/
+1
2007-04-16
Merge branch 'js/wrap-log'
Junio C Hamano
8
-3
/
+120
2007-04-16
Fix permissions on test scripts
Alex Riesen
7
-0
/
+0
2007-04-16
Fix t4201: accidental arithmetic expansion
Alex Riesen
1
-1
/
+1
2007-04-16
send-email: do not leave an empty CC: line if no cc is present.
Junio C Hamano
1
-2
/
+5
2007-04-16
Add support for "commit name decorations" to log family of commands
Linus Torvalds
3
-2
/
+61
2007-04-16
Add a generic "object decorator" interface, and make object refs use it
Linus Torvalds
5
-65
/
+116
2007-04-16
Merge branch 'maint'
Junio C Hamano
11
-137
/
+222
2007-04-16
Have sample update hook not refuse deleting a branch through push.
Gerrit Pape
1
-1
/
+6
2007-04-16
variable $projectdesc needs to be set before checking against unchanged default.
Gerrit Pape
1
-0
/
+1
2007-04-16
git-rm: Trivial fix for a comment typo.
Steven Grimm
1
-1
/
+1
2007-04-16
Update git-annotate/git-blame documentation
Andrew Ruder
4
-67
/
+85
2007-04-16
Update git-apply documentation
Andrew Ruder
1
-6
/
+7
2007-04-16
Update git-applymbox documentation
Andrew Ruder
1
-4
/
+10
2007-04-16
Update git-am documentation
Andrew Ruder
1
-9
/
+16
2007-04-16
user-manual: use detached head when rewriting history
J. Bruce Fields
1
-7
/
+8
2007-04-16
user-manual: start revising "internals" chapter
J. Bruce Fields
1
-18
/
+20
2007-04-16
user-manual: detached HEAD
J. Bruce Fields
1
-2
/
+42
2007-04-16
user-manual: fix discussion of default clone
J. Bruce Fields
1
-3
/
+3
2007-04-16
Documentation: clarify track/no-track option.
J. Bruce Fields
1
-4
/
+8
2007-04-16
Documentation: clarify git-checkout -f, minor editing
J. Bruce Fields
1
-4
/
+5
2007-04-16
Documentation: minor edits of git-lost-found manpage
J. Bruce Fields
1
-12
/
+11
2007-04-16
Add --quiet option to suppress output of "rm" commands for removed files.
Steven Grimm
3
-3
/
+34
2007-04-16
Display the subject of the commit just made.
Michael S. Tsirkin
1
-1
/
+2
2007-04-15
Add policy on user-interface changes
Andrew Ruder
1
-0
/
+3
2007-04-15
Merge branch 'maint'
Junio C Hamano
3
-15
/
+44
2007-04-15
Document -g (--walk-reflogs) option of git-log
Alex Riesen
1
-0
/
+5
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
sscanf/strtoul: parse integers robustly
Jim Meyering
4
-18
/
+22
2007-04-14
Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint
Junio C Hamano
1
-14
/
+38
2007-04-14
git-blame: Fix overrun in fake_working_tree_commit()
Michael Spang
1
-1
/
+1
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
[next]