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
2006-12-08
Fix perl/ build.
Junio C Hamano
2
-1
/
+2
2006-12-08
git-svn: use do_switch for --follow-parent if the SVN library supports it
Eric Wong
1
-7
/
+39
2006-12-08
Fix documentation copy&paste typo
Uwe Zeisberger
1
-1
/
+1
2006-12-08
git-svn: extra error check to ensure we open a file correctly
Eric Wong
1
-0
/
+3
2006-12-07
Documentation: update git-clone man page with new behavior
J. Bruce Fields
1
-13
/
+12
2006-12-06
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2006-12-06
cvsserver: Avoid miscounting bytes in Perl v5.8.x
Martin Langhoff
1
-0
/
+1
2006-12-06
change the unpack limit treshold to a saner value
Nicolas Pitre
1
-1
/
+1
2006-12-06
Documentation: reorganize cvs-migration.txt
J. Bruce Fields
1
-245
/
+104
2006-12-06
git-merge: fix "fix confusion between tag and branch" for real
Junio C Hamano
1
-2
/
+3
2006-12-06
git-svn: avoid network timeouts for long-running fetches
Eric Wong
1
-0
/
+1
2006-12-06
gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view
Jakub Narebski
1
-8
/
+22
2006-12-06
git-merge: squelch needless error message.
Junio C Hamano
1
-1
/
+1
2006-12-06
Merge
Junio C Hamano
1
-5
/
+5
2006-12-06
Merge branch 'maint'
Junio C Hamano
2
-4
/
+7
2006-12-06
git-reset to remove "$GIT_DIR/MERGE_MSG"
Junio C Hamano
1
-1
/
+2
2006-12-06
cvs-migration: improved section titles, better push/commit explanation
J. Bruce Fields
1
-7
/
+12
2006-12-06
cvs-migration document: make the need for "push" more obvious
Johannes Schindelin
1
-0
/
+5
2006-12-04
Document git-diff whitespace flags -b and -w
Jakub Narebski
1
-0
/
+16
2006-12-04
diff -b: ignore whitespace at end of line
Johannes Schindelin
2
-5
/
+4
2006-12-04
Merge branch 'maint'
Junio C Hamano
3
-5
/
+22
2006-12-04
unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.
Junio C Hamano
1
-3
/
+5
2006-12-04
receive-pack: do not insist on fast-forward outside refs/heads/
Junio C Hamano
1
-1
/
+2
2006-12-04
git-fetch: ignore dereferenced tags in expand_refs_wildcard
Michael Loeffler
1
-1
/
+1
2006-12-04
git-clone: Rename --use-immingled-remote option to --no-separate-remote
Jakub Narebski
2
-5
/
+5
2006-12-04
gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
Jakub Narebski
1
-1
/
+1
2006-12-04
Make perl/ build procedure ActiveState friendly.
Alex Riesen
3
-7
/
+57
2006-12-04
Pass -M to diff in request-pull
David Miller
1
-1
/
+1
2006-12-04
Set permissions of each new file before "cvs add"ing it.
Jim Meyering
2
-0
/
+29
2006-12-04
git-mv: search more precisely for source directory in index
Johannes Schindelin
2
-4
/
+20
2006-12-02
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2006-12-02
git-svn: avoid fetching files twice in the same revision
Eric Wong
1
-5
/
+5
2006-12-02
git-merge: fix confusion between tag and branch
Junio C Hamano
1
-5
/
+5
2006-12-01
De-emphasise the symbolic link documentation.
Andy Parkins
1
-18
/
+11
2006-12-01
git-diff: Introduce --index and deprecate --cached.
Andreas Ericsson
2
-3
/
+5
2006-12-01
ls-files: Give hints when errors happen.
Andreas Ericsson
1
-1
/
+5
2006-11-29
pack-objects: remove redundent status information
Nicolas Pitre
1
-2
/
+4
2006-11-29
Merge master.kernel.org:/pub/scm/gitk/gitk
Junio C Hamano
1
-10
/
+10
2006-11-29
Merge branch 'maint'
Junio C Hamano
3
-5
/
+31
2006-11-29
Document git-repo-config --bool/--int options.
Andy Parkins
1
-0
/
+6
2006-11-29
tutorial: talk about user.name early and don't start with commit -a
Junio C Hamano
1
-5
/
+24
2006-11-29
git-blame: fix rev parameter handling.
Alex Riesen
1
-0
/
+1
2006-11-28
Merge branch 'jc/globfetch'
Junio C Hamano
3
-20
/
+85
2006-11-28
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2006-11-28
git blame -C: fix output format tweaks when crossing file boundary.
Junio C Hamano
1
-5
/
+5
2006-11-28
git-svn: fix multi-init
Eric Wong
1
-4
/
+9
2006-11-28
git-svn: documentation updates
Eric Wong
1
-21
/
+19
2006-11-28
git-svn: color support for the log command
Eric Wong
1
-20
/
+47
2006-11-28
ident.c: Trim hint printed when gecos is empty.
Han-Wen Nienhuys
1
-5
/
+10
2006-11-28
Fix broken bash completion of local refs.
Shawn O. Pearce
1
-18
/
+19
[next]