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-06-06
git-for-each-ref.txt: minor improvements
Lea Wiemann
1
-8
/
+9
2008-06-05
name-rev: Fix segmentation fault when using --all
Björn Steinbrink
1
-2
/
+6
2008-06-04
describe: match pattern for lightweight tags too
Michael Dressel
2
-4
/
+27
2008-05-27
GIT 1.5.5.3
Junio C Hamano
4
-3
/
+17
2008-05-27
commit --interactive: properly update the index before commiting
Gerrit Pape
1
-0
/
+2
2008-05-27
gitweb: only display "next" links in logs if there is a next page
Lea Wiemann
1
-4
/
+4
2008-05-27
Revert "filter-branch: subdirectory filter needs --full-history"
Johannes Sixt
2
-12
/
+3
2008-05-27
Documentation/git-bundle.txt: fix synopsis
Gerrit Pape
1
-1
/
+1
2008-05-26
Merge branch 'gp/bisect-fix' into maint
Junio C Hamano
3
-10
/
+55
2008-05-26
Documentation: fix graph in git-rev-parse.txt
Michele Ballabio
1
-10
/
+12
2008-05-26
show-branch --current: do not barf on detached HEAD
Junio C Hamano
1
-2
/
+2
2008-05-25
Merge branch 'jk/maint-send-email-compose' into maint
Junio C Hamano
2
-2
/
+100
2008-05-25
Merge branch 'hb/maint-send-email-quote-recipients' into maint
Junio C Hamano
1
-1
/
+1
2008-05-25
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-5
/
+1
2008-05-25
builtin-fast-export: Only output a single parent per line
Pieter de Bie
1
-5
/
+1
2008-05-25
Release Notes for 1.5.5.2
Junio C Hamano
2
-1
/
+28
2008-05-23
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-6
/
+12
2008-05-23
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
Johannes Sixt
1
-6
/
+12
2008-05-22
Add missing "short" alternative to --date in rev-list-options.txt
Heikki Orsila
1
-1
/
+1
2008-05-22
git-show.txt: Not very stubby these days.
Jon Loeliger
1
-2
/
+0
2008-05-22
Clarify repack -n documentation
Shawn O. Pearce
1
-2
/
+5
2008-05-21
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2
-3
/
+3
2008-05-21
Fix recipient santitization
Horst H. von Brand
1
-1
/
+1
2008-05-21
send-email: rfc2047-quote subject lines with non-ascii characters
Jeff King
2
-2
/
+32
2008-05-21
send-email: specify content-type of --compose body
Jeff King
2
-0
/
+68
2008-05-19
git-am: fix typo in usage message
Jeff King
1
-1
/
+1
2008-05-19
doc/git-daemon: s/uploadarchive/uploadarch/
Jeff King
1
-2
/
+2
2008-05-16
git-filter-branch: Clarify file removal example.
Jon Loeliger
1
-0
/
+4
2008-05-14
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-3
/
+4
2008-05-14
Documentation/git-describe.txt: make description more readable
Ian Hilt
1
-3
/
+4
2008-05-11
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
3
-3
/
+4
2008-05-11
wt-status.h: declare global variables as extern
Johannes Sixt
1
-2
/
+2
2008-05-11
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
1
-1
/
+1
2008-05-11
git-repack: re-enable parsing of -n command line option
A Large Angry SCM
1
-0
/
+1
2008-05-08
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2
-2
/
+5
2008-05-08
bisect: print an error message when "git rev-list --bisect-vars" fails
Christian Couder
2
-2
/
+24
2008-05-08
Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"
Dustin Sallings
1
-1
/
+2
2008-05-08
doc: clarify definition of "update" for git-add -u
Jeff King
1
-1
/
+3
2008-05-05
git-bisect.sh: don't accidentally override existing branch "bisect"
Gerrit Pape
3
-8
/
+31
2008-05-03
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-2
/
+2
2008-05-03
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
1
-1
/
+1
2008-05-03
filter-branch: Documentation fix.
Florian Ragwitz
1
-2
/
+2
2008-04-30
fetch-pack: brown paper bag fix
Junio C Hamano
1
-1
/
+1
2008-04-29
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2
-3
/
+6
2008-04-29
cvsimport: always pass user data to "system" as a list
Jeff King
1
-1
/
+1
2008-04-29
fix reflog approxidate parsing bug
Jeff King
1
-2
/
+5
2008-04-28
Fix use after free() in builtin-fetch
Alex Riesen
1
-3
/
+5
2008-04-28
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
1
-4
/
+4
2008-04-28
Use "=" instead of "==" in condition as it is more portable
Alex Riesen
1
-1
/
+1
2008-04-27
clone: detect and fail on excess parameters
Junio C Hamano
2
-0
/
+27
[next]