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-02-06
Remove git-merge-recur
Junio C Hamano
2
-7
/
+2
2007-02-06
Add deprecation notices.
Junio C Hamano
2
-1
/
+3
2007-02-06
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
5
-0
/
+3139
2007-02-06
Remove contrib/colordiff
Junio C Hamano
2
-198
/
+0
2007-02-06
Call make always with CFLAGS in git.spec
Horst H. von Brand
1
-1
/
+2
2007-02-06
add replay and log to the usage string of git-bisect
Uwe Kleine-König
1
-1
/
+1
2007-02-06
S_IFLNK != 0140000
Junio C Hamano
2
-2
/
+2
2007-02-06
Don't do non-fastforward updates in fast-import.
Shawn O. Pearce
3
-17
/
+143
2007-02-06
Support RFC 2822 date parsing in fast-import.
Shawn O. Pearce
3
-24
/
+214
2007-02-06
Minor fast-import documentation corrections.
Shawn O. Pearce
1
-14
/
+18
2007-02-06
Remove unnecessary null pointer checks in fast-import.
Shawn O. Pearce
1
-10
/
+5
2007-02-06
Correct fast-import timezone documentation.
Shawn O. Pearce
1
-2
/
+2
2007-02-06
annotate: fix for cvsserver.
Junio C Hamano
2
-4
/
+7
2007-02-06
gitweb: fix mismatched parenthesis
Junio C Hamano
1
-1
/
+1
2007-02-06
git-push: allow globbing wildcard refspec.
Junio C Hamano
1
-32
/
+82
2007-02-06
Correct minor style issue in fast-import.
Shawn O. Pearce
1
-17
/
+17
2007-02-06
Correct compiler warnings in fast-import.
Shawn O. Pearce
1
-4
/
+5
2007-02-06
Remove --branch-log from fast-import.
Shawn O. Pearce
2
-39
/
+0
2007-02-05
bash: Complete git-remote subcommands.
Shawn O. Pearce
1
-0
/
+28
2007-02-05
bash: Support git-rebase -m continuation completion.
Shawn O. Pearce
1
-1
/
+1
2007-02-05
Initial draft of fast-import documentation.
Shawn O. Pearce
1
-0
/
+655
2007-02-05
Don't support shell-quoted refnames in fast-import.
Shawn O. Pearce
1
-62
/
+5
2007-02-05
Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS
Junio C Hamano
1
-1
/
+1
2007-02-05
pager: Work around window resizing bug in 'less'
Linus Torvalds
1
-0
/
+12
2007-02-05
Teach git-remote add to fetch and track
Junio C Hamano
1
-6
/
+48
2007-02-05
blame: document --contents option
Junio C Hamano
2
-2
/
+9
2007-02-05
Use pretend_sha1_file() in git-blame and git-merge-recursive.
Junio C Hamano
2
-2
/
+2
2007-02-05
Add pretend_sha1_file() interface.
Junio C Hamano
2
-0
/
+58
2007-02-05
git-blame: no rev means start from the working tree file.
Junio C Hamano
3
-26
/
+228
2007-02-05
git-blame: an Emacs minor mode to view file with git-blame output.
David Kågedal
1
-0
/
+180
2007-02-05
Allow forcing of a parent commit, even if the parent is not a direct one.
Simon 'corecode' Schubert
2
-4
/
+7
2007-02-05
bisect: it needs to be done in a working tree.
Junio C Hamano
1
-0
/
+1
2007-02-05
Commands requiring a work tree must not run in GIT_DIR
Johannes Schindelin
4
-4
/
+19
2007-02-05
Add hg-to-git conversion utility.
Stelian Pop
3
-0
/
+262
2007-02-05
blameview: Support browsable functionality to blameview.
Aneesh Kumar K.V
1
-3
/
+20
2007-02-05
gitweb: Convert project name to UTF-8
Yasushi SHOJI
1
-3
/
+3
2007-02-05
bash: Support git-bisect and its subcommands.
Shawn O. Pearce
1
-0
/
+31
2007-02-05
bash: Support --add completion to git-config.
Shawn O. Pearce
1
-1
/
+1
2007-02-05
bash: Hide git-resolve, its deprecated.
Shawn O. Pearce
1
-0
/
+1
2007-02-05
bash: Offer --prune completion for git-gc.
Shawn O. Pearce
1
-0
/
+14
2007-02-05
bash: Hide diff-stages from completion.
Shawn O. Pearce
1
-0
/
+1
2007-02-05
bash: Support completion on git-cherry.
Shawn O. Pearce
1
-0
/
+8
2007-02-05
Show an example of deleting commits with git-rebase.
Shawn O. Pearce
1
-2
/
+25
2007-02-05
git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
Andy Parkins
1
-1
/
+1
2007-02-05
t9200: Work around HFS+ issues.
Junio C Hamano
1
-0
/
+14
2007-02-05
Reduce memory usage of fast-import.
Shawn O. Pearce
1
-12
/
+12
2007-02-05
Include checkpoint command in the BNF.
Shawn O. Pearce
1
-0
/
+1
2007-02-04
Rename get_ident() to fmt_ident() and make it available to outside
Junio C Hamano
2
-4
/
+5
2007-02-04
git-archimport: initial import needs empty directory
Gerrit Pape
1
-0
/
+9
2007-02-04
Revert "Allow branch.*.merge to talk about remote tracking branches."
Junio C Hamano
1
-6
/
+2
[next]