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
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
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-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
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-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
2007-02-04
Merge branch 'np/dreflog'
Junio C Hamano
14
-135
/
+232
2007-02-04
Why is it bad to rewind a branch that has already been pushed out?
Robin Rosenberg
1
-0
/
+2
2007-02-04
git-clone --reference: saner handling of borrowed symrefs.
Junio C Hamano
2
-2
/
+67
2007-02-04
bash: Support internal revlist options better.
Shawn O. Pearce
1
-1
/
+3
2007-02-04
bash: Support unique completion when possible.
Shawn O. Pearce
1
-99
/
+91
2007-02-04
bash: Support unique completion on git-config.
Shawn O. Pearce
1
-38
/
+82
2007-02-04
bash: Classify more commends out of completion.
Shawn O. Pearce
1
-1
/
+17
2007-02-04
bash: Add space after unique command name is completed.
Shawn O. Pearce
1
-6
/
+20
2007-02-04
bash: Complete long options to git-add.
Shawn O. Pearce
1
-0
/
+16
2007-02-04
bash: Classify cat-file and reflog as plumbing.
Shawn O. Pearce
1
-20
/
+3
2007-02-04
bash: Remove short option completions for branch/checkout/diff.
Shawn O. Pearce
1
-3
/
+3
2007-02-03
show-branch -g: default to the current branch.
Junio C Hamano
2
-4
/
+9
2007-02-03
Let git-checkout always drop any detached head
Nicolas Pitre
1
-15
/
+2
2007-02-03
Enable HEAD@{...} and make it independent from the current branch
Nicolas Pitre
1
-26
/
+36
2007-02-03
Merge branch 'master' into np/dreflog
Junio C Hamano
123
-923
/
+5106
2007-02-03
Default GIT_MERGE_VERBOSITY to 5 during tests.
Shawn O. Pearce
1
-0
/
+2
2007-02-03
Keep untracked files not involved in a merge.
Shawn O. Pearce
2
-1
/
+43
[next]