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-11
diff.c: Reuse the pprint_rename function for diff --summary output.
Alexandre Julliard
1
-27
/
+4
2007-02-11
Make it easier to override path to asciidoc command
Dotan Barak
1
-6
/
+7
2007-02-11
Avoid ugly linewrap in git help
Ren,bi(B Scharfe
1
-2
/
+2
2007-02-10
Fixed some typos in git-repack docs
Mukund
1
-3
/
+3
2007-02-10
git-svn: correctly handle boolean options via git-config
Eric Wong
1
-1
/
+1
2007-02-10
Allow aliases to expand to shell commands
Theodore Ts'o
2
-0
/
+16
2007-02-10
Print a sane error message if an alias expands to an invalid git command
Theodore Ts'o
1
-1
/
+8
2007-02-09
diff_flush_name(): take struct diff_options parameter.
Junio C Hamano
1
-4
/
+4
2007-02-09
wt_status_prepare(): clean up structure initialization.
Junio C Hamano
1
-8
/
+1
2007-02-09
git-fetch: document automatic tag following.
Junio C Hamano
1
-0
/
+8
2007-02-09
remove mailmap.linux
Nicolas Pitre
1
-42
/
+0
2007-02-09
git-blame.el: Autoupdate while editing
David Kågedal
1
-9
/
+86
2007-02-09
git-blame.el: Doc fixes and cleanup
David Kågedal
1
-4
/
+10
2007-02-09
git-blame.el: blame unsaved changes
David Kågedal
1
-21
/
+44
2007-02-09
git-blame.el: improve color handling
David Kågedal
1
-14
/
+10
2007-02-09
Handle uncommitted changes and cache descriptions
David Kågedal
1
-6
/
+20
2007-02-09
git-blame: Change installation instructions
Jakub Narebski
1
-4
/
+19
2007-02-09
git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate
Jakub Narebski
1
-3
/
+72
2007-02-08
Documentation/git-pull: describe default behaviour and config interactions
Junio C Hamano
1
-0
/
+54
2007-02-08
reflog: handle $name => remotes/%s/HEAD mapping consistently for logs
Junio C Hamano
1
-8
/
+21
2007-02-08
log --reflog: use dwim_log
Johannes Schindelin
3
-1
/
+15
2007-02-08
format-patch -n: make sorting easier by padding number
Johannes Schindelin
1
-1
/
+12
2007-02-08
log --reflog: honour --relative-date
Johannes Schindelin
3
-7
/
+10
2007-02-08
for_each_reflog_ent: be forgiving about missing message
Johannes Schindelin
1
-3
/
+5
2007-02-08
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2
-84
/
+190
2007-02-08
git reflog show
Linus Torvalds
4
-10
/
+58
2007-02-08
add -C[NUM] to git-am
Michael S. Tsirkin
4
-6
/
+25
2007-02-08
Update git-log and git-show documentation
Michael S. Tsirkin
2
-1
/
+4
2007-02-08
tar archive frontend for fast-import.
Shawn O. Pearce
1
-0
/
+105
2007-02-08
Correct spelling of fast-import in docs.
Shawn O. Pearce
1
-78
/
+78
2007-02-07
Read cvsimport options from repo-config
James Bowes
1
-1
/
+29
2007-02-07
create_symref(): create leading directories as needed.
Junio C Hamano
1
-0
/
+3
2007-02-08
Correct some language in fast-import documentation.
Shawn O. Pearce
1
-5
/
+6
2007-02-08
Correct ^0 asciidoc syntax in fast-import docs.
Shawn O. Pearce
1
-2
/
+2
2007-02-07
GIT v1.5.0-rc4
Junio C Hamano
1
-1
/
+1
2007-02-07
Documentation: Add gfi to the main command list.
Junio C Hamano
1
-0
/
+1
2007-02-07
Fix "git log -z" behaviour
Linus Torvalds
1
-4
/
+3
2007-02-07
git-add -i: update removed path correctly.
Junio C Hamano
1
-2
/
+1
2007-02-07
t4200: skip gc-rerere test on systems with non GNU date.
Junio C Hamano
1
-20
/
+17
2007-02-07
Merge branch 'ml/gitk' (early part)
Junio C Hamano
1
-132
/
+156
2007-02-07
fast-import: Fix compile warnings
Johannes Schindelin
1
-3
/
+5
2007-02-07
for-each-reflog: fix case for empty log directory
Junio C Hamano
1
-1
/
+3
2007-02-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
3
-57
/
+277
2007-02-07
git-clone --reference: work well with pack-ref'ed reference repository
Junio C Hamano
1
-35
/
+21
2007-02-07
Add a Tips and Tricks section to fast-import's manual.
Shawn O. Pearce
1
-0
/
+87
2007-02-07
Avoid ActiveState Perl IO in t800[12]
Alex Riesen
1
-1
/
+2
2007-02-07
Documentation: add KMail in SubmittingPatches
Michael
1
-1
/
+17
2007-02-07
Don't crash fast-import if the marks cannot be exported.
Shawn O. Pearce
1
-2
/
+6
2007-02-07
Dump all refs and marks during a checkpoint in fast-import.
Shawn O. Pearce
2
-9
/
+27
2007-02-07
Teach fast-import how to sit quietly in the corner.
Shawn O. Pearce
2
-33
/
+49
[next]