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
2008-02-27
Merge branch 'db/cover-letter'
Junio C Hamano
12
-234
/
+699
2008-02-27
Merge branch 'js/merge'
Junio C Hamano
4
-2
/
+91
2008-02-27
Merge branch 'cw/bisect'
Junio C Hamano
2
-6
/
+10
2008-02-27
Merge branch 'jk/help-alias'
Junio C Hamano
5
-78
/
+118
2008-02-27
Merge branch 'js/run-command'
Junio C Hamano
8
-22
/
+58
2008-02-27
Merge branch 'jc/diff-relative'
Junio C Hamano
5
-18
/
+112
2008-02-27
Merge branch 'gp/hash-stdin'
Junio C Hamano
2
-1
/
+46
2008-02-27
Merge branch 'db/push-single-with-HEAD'
Junio C Hamano
3
-10
/
+52
2008-02-27
Merge branch 'db/host-alias'
Junio C Hamano
5
-75
/
+231
2008-02-27
Merge branch 'ae/pack-autothread'
Junio C Hamano
6
-4
/
+69
2008-02-27
Merge branch 'bc/reflog-fix'
Junio C Hamano
1
-2
/
+3
2008-02-27
Merge branch 'sp/describe'
Junio C Hamano
4
-14
/
+56
2008-02-26
Add '--fixed-strings' option to "git log --grep" and friends
Jakub Narebski
3
-1
/
+15
2008-02-26
Revert "pack-objects: Print a message describing the number of threads for pa...
Junio C Hamano
1
-3
/
+0
2008-02-26
git-apply --whitespace=fix: fix off by one thinko
Junio C Hamano
1
-1
/
+1
2008-02-26
Merge branch 'maint'
Junio C Hamano
11
-51
/
+89
2008-02-25
gitweb: Better cutting matched string and its context
Jakub Narebski
1
-16
/
+57
2008-02-25
Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
Bryan Donlan
1
-1
/
+1
2008-02-25
timezone_names[]: fixed the tz offset for New Zealand.
Steven Drake
1
-3
/
+3
2008-02-25
filter-branch documentation: non-zero exit status in command abort the filter
Caio Marcelo de Oliveira Filho
1
-2
/
+4
2008-02-25
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2
-1
/
+44
2008-02-25
Improve collection of information for format-patch --cover-letter
Daniel Barkalow
1
-24
/
+28
2008-02-25
Add API access to shortlog
Daniel Barkalow
2
-68
/
+106
2008-02-25
Add tests for filesystem challenges (case and unicode normalization)
Steffen Prohaska
1
-0
/
+93
2008-02-25
Use a single implementation and API for copy_file()
Daniel Barkalow
5
-43
/
+27
2008-02-25
Documentation/git-filter-branch: add a new msg-filter example
Miklos Vajna
1
-0
/
+9
2008-02-24
url rewriting: take longest and first match
Junio C Hamano
2
-19
/
+40
2008-02-24
Correct fast-export file mode strings to match fast-import standard
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Add support for url aliases in config files
Daniel Barkalow
4
-3
/
+160
2008-02-24
git-bundle.txt: Add different strategies to create the bundle
Santi BĂ©jar
1
-9
/
+35
2008-02-24
builtin-for-each-ref.c: fix typo in error message
Michele Ballabio
1
-1
/
+1
2008-02-24
help: respect aliases
Jeff King
1
-1
/
+32
2008-02-24
make alias lookup a public, procedural function
Jeff King
4
-15
/
+29
2008-02-24
help: use parseopt
Jeff King
1
-64
/
+59
2008-02-24
send-email: test compose functionality
Jeff King
1
-0
/
+29
2008-02-24
t9001: enhance fake sendmail test harness
Jeff King
1
-7
/
+15
2008-02-24
Merge branch 'lt/dirstat'
Junio C Hamano
2
-1
/
+97
2008-02-24
Eliminate confusing "won't bisect on seeked tree" failure
Carl Worth
2
-6
/
+10
2008-02-24
diff --dirstat: saner handling of binary and unmerged files
Junio C Hamano
1
-1
/
+6
2008-02-24
Merge branch 'jc/apply-whitespace'
Junio C Hamano
7
-245
/
+799
2008-02-24
Use git-describe --exact-match in bash prompt on detached HEAD
Shawn O. Pearce
1
-1
/
+4
2008-02-24
Teach git-describe --exact-match to avoid expensive tag searches
Shawn O. Pearce
2
-2
/
+11
2008-02-24
Avoid accessing non-tag refs in git-describe unless --all is requested
Shawn O. Pearce
1
-1
/
+5
2008-02-24
Teach git-describe to use peeled ref information when scanning tags
Shawn O. Pearce
1
-6
/
+17
2008-02-24
Optimize peel_ref for the current ref of a for_each_ref callback
Shawn O. Pearce
1
-5
/
+20
2008-02-24
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2008-02-24
Be more verbose when checkout takes a long time
Linus Torvalds
2
-5
/
+8
2008-02-24
Protect peel_ref fallback case from NULL parse_object result
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Ensure 'make dist' compiles git-archive.exe on Cygwin
Shawn O. Pearce
1
-1
/
+1
2008-02-23
t4014: Replace sed's non-standard 'Q' by standard 'q'
Steffen Prohaska
1
-4
/
+4
[next]