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
2009-04-05
rev-list: call new "filter_skip" function
Christian Couder
3
-6
/
+93
2009-04-04
Merge branch 'cc/sha1-bsearch' into HEAD
Junio C Hamano
84
-723
/
+1738
2009-04-04
patch-ids: use the new generic "sha1_pos" function to lookup sha1
Christian Couder
1
-88
/
+5
2009-04-04
sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1
Christian Couder
2
-0
/
+108
2009-04-02
Update draft release notes to 1.6.3
Junio C Hamano
1
-2
/
+19
2009-04-02
Sync with 1.6.2.2
Junio C Hamano
2
-12
/
+9
2009-04-02
GIT 1.6.2.2
Junio C Hamano
2
-7
/
+10
2009-04-02
Merge branch 'jc/maint-1.6.0-blame-s' into maint
Junio C Hamano
1
-4
/
+4
2009-04-02
Merge branch 'js/maint-diff-temp-smudge' into maint
Junio C Hamano
2
-3
/
+26
2009-04-02
Merge branch 'js/maint-1.6.0-exec-path-env' into maint
Junio C Hamano
1
-0
/
+4
2009-04-02
Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint
Junio C Hamano
2
-2
/
+2
2009-04-02
Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint
Junio C Hamano
1
-9
/
+12
2009-04-02
Merge branch 'dm/maint-docco' into maint
Junio C Hamano
10
-230
/
+234
2009-04-02
send-email: ensure quoted addresses are rfc2047 encoded
Jay Soffian
2
-1
/
+15
2009-04-02
send-email: correct two tests which were going interactive
Jay Soffian
1
-3
/
+5
2009-04-01
Merge branch 'ef/fast-export'
Junio C Hamano
2
-2
/
+26
2009-04-01
Merge branch 'mh/format-patch-add-header'
Junio C Hamano
3
-0
/
+22
2009-04-01
Merge branch 'tr/maint-1.6.1-doc-format-patch--root'
Junio C Hamano
1
-9
/
+12
2009-04-01
Merge branch 'maint'
Junio C Hamano
3
-2
/
+11
2009-04-01
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-04-01
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-04-01
Merge branch 'cj/doc-format'
Junio C Hamano
9
-88
/
+208
2009-04-01
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
7
-39
/
+91
2009-04-01
Merge branch 'kb/tracking-count-no-merges'
Junio C Hamano
1
-1
/
+2
2009-04-01
Documentation: git-svn: fix trunk/fetch svn-remote key typo
Wesley J. Landaker
1
-1
/
+1
2009-04-01
Mailmap: Allow empty email addresses to be mapped
Björn Steinbrink
1
-4
/
+5
2009-04-01
Cleanup warning about known issues in cvsimport documentation
Heiko Voigt
1
-9
/
+11
2009-04-01
Documentation: Remove an odd "instead"
Holger Weiß
1
-1
/
+1
2009-04-01
send-email: ask_default should apply to all emails, not just the first
Jay Soffian
2
-3
/
+4
2009-04-01
send-email: don't attempt to prompt if tty is closed
Jay Soffian
1
-0
/
+3
2009-04-01
fix portability problem with IS_RUN_COMMAND_ERR
Jeff King
1
-1
/
+1
2009-04-01
Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set
Chris Johnsen
4
-14
/
+32
2009-04-01
mailmap: resurrect lower-casing of email addresses
Johannes Schindelin
1
-0
/
+9
2009-04-01
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-5
/
+7
2009-04-01
builtin-clone.c: no need to strdup for setenv
Ali Gholami Rudi
1
-1
/
+1
2009-04-01
builtin-clone.c: make junk_pid static
Ali Gholami Rudi
1
-1
/
+1
2009-03-30
git-svn: add a double quiet option to hide git commits
Simon Arlott
2
-5
/
+7
2009-03-30
Merge branch 'maint'
Junio C Hamano
4
-7
/
+15
2009-03-30
Update draft release notes to 1.6.2.2
Junio C Hamano
1
-1
/
+8
2009-03-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-6
/
+7
2009-03-30
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-6
/
+12
2009-03-30
Documentation: push.default applies to all remotes
Santi Béjar
1
-9
/
+4
2009-03-30
Documentation: enhance branch.<name>.{remote,merge}
Santi Béjar
1
-2
/
+6
2009-03-30
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
1
-2
/
+2
2009-03-30
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-03-30
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
1
-0
/
+1
2009-03-30
Documentation: update graph api example.
Allan Caffee
1
-4
/
+4
2009-03-30
rev-list: pass "revs" to "show_bisect_vars"
Christian Couder
2
-7
/
+9
2009-03-30
rev-list: make "show_bisect_vars" non static
Christian Couder
2
-2
/
+5
2009-03-30
rev-list: move code to show bisect vars into its own function
Christian Couder
1
-38
/
+45
[next]