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-25
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2
-7
/
+34
2007-02-25
Merge branch 'jc/merge-symlink' into maint
Junio C Hamano
2
-2
/
+2
2007-02-25
merge-recursive: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
merge-index: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
Add Release Notes to prepare for 1.5.0.2
Junio C Hamano
2
-1
/
+60
2007-02-25
Allow arbitrary number of arguments to git-pack-objects
Roland Dreier
1
-3
/
+9
2007-02-25
rerere: do not deal with symlinks.
Junio C Hamano
1
-5
/
+9
2007-02-25
rerere: do not skip two conflicted paths next to each other.
Junio C Hamano
1
-1
/
+1
2007-02-24
Merge git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-6
/
+19
2007-02-25
Don't modify CREDITS-FILE if it hasn't changed.
Junio C Hamano
1
-6
/
+19
2007-02-24
diff-patch: Avoid emitting double-slashes in textual patch.
Junio C Hamano
1
-2
/
+4
2007-02-24
Reword git-am 3-way fallback failure message.
Junio C Hamano
1
-1
/
+1
2007-02-24
Limit filename for format-patch
Robin Rosenberg
1
-7
/
+21
2007-02-24
core.legacyheaders: Use the description used in RelNotes-1.5.0
Santi BĂ©jar
1
-4
/
+11
2007-02-24
git-show-ref --verify: Fail if called without a reference
Dmitry V. Levin
1
-2
/
+4
2007-02-22
git-diff: fix combined diff
Johannes Schindelin
1
-1
/
+2
2007-02-22
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
1
-0
/
+4
2007-02-21
Include git-gui credits file in dist.
Shawn O. Pearce
1
-1
/
+2
2007-02-21
Document the new core.bare configuration option.
Shawn O. Pearce
1
-0
/
+12
2007-02-21
Merge branch 'master' of git://repo.or.cz/git-gui into maint
Junio C Hamano
6
-120
/
+308
2007-02-21
Use gunzip -c over gzcat in import-tars example.
Michael Loeffler
1
-3
/
+6
2007-02-21
git-gui: Don't crash in citool mode on initial commit.
Shawn O. Pearce
1
-8
/
+8
2007-02-21
git-gui: Remove TODO list.
Shawn O. Pearce
1
-44
/
+0
2007-02-21
git-gui: Include browser in our usage message.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Change summary of git-gui.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Display all authors of git-gui.
Shawn O. Pearce
4
-10
/
+136
2007-02-21
git-gui: Use mixed path for docs on Cygwin.
Shawn O. Pearce
1
-1
/
+1
2007-02-20
Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.
Jason Riedy
1
-21
/
+16
2007-02-19
Obey NO_C99_FORMAT in fast-import.c.
Jason Riedy
1
-14
/
+23
2007-02-19
Add a compat/strtoumax.c for Solaris 8.
Jason Riedy
3
-0
/
+28
2007-02-19
git-clone: Sync documentation to usage note.
Christian Schlotter
2
-3
/
+3
2007-02-18
GIT 1.5.0.1
Junio C Hamano
3
-8
/
+13
2007-02-18
Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
Fredrik Kuivinen
1
-6
/
+6
2007-02-18
Read the config in rev-list
Fredrik Kuivinen
1
-0
/
+1
2007-02-18
git-gui: Correct crash when saving options in blame mode.
Shawn O. Pearce
1
-15
/
+21
2007-02-17
Update draft release notes for 1.5.0.1
Junio C Hamano
1
-2
/
+19
2007-02-17
Merge git://git.kernel.org/pub/scm/gitk/gitk into maint
Junio C Hamano
0
-0
/
+0
2007-02-17
Convert update-index references in docs to add.
Shawn O. Pearce
9
-14
/
+15
2007-02-17
Attempt to improve git-rebase lead-in description.
Shawn O. Pearce
1
-8
/
+14
2007-02-16
Do not take mode bits from index after type change.
Junio C Hamano
6
-16
/
+46
2007-02-16
git-blame: prevent argument parsing segfault
Tommi Kyntola
1
-0
/
+3
2007-02-16
git-merge: minor fix for no_trivial_merge_strategies.
Junio C Hamano
1
-6
/
+9
2007-02-16
git-gui: Expose the browser as a subcommand.
Shawn O. Pearce
1
-5
/
+21
2007-02-15
pretend-sha1: grave bugfix.
Junio C Hamano
1
-1
/
+3
2007-02-15
git-gui: Create new branches from a tag.
Martin Koegler
1
-0
/
+30
2007-02-14
GIT-VERSION-FILE: check ./version first.
Junio C Hamano
1
-10
/
+11
2007-02-14
sha1_file.c: Round the mmap offset to half the window size.
Alexandre Julliard
1
-5
/
+3
2007-02-15
Make gitk save and restore window pane position on Linux and Cygwin.
Mark Levedahl
1
-10
/
+13
2007-02-15
Make gitk save and restore the user set window position.
Mark Levedahl
1
-5
/
+6
2007-02-15
[PATCH] gitk: Use show-ref instead of ls-remote
Junio C Hamano
1
-2
/
+2
[next]