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-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
2007-02-15
[PATCH] Make gitk work reasonably well on Cygwin.
Junio C Hamano
1
-126
/
+150
2007-02-15
[PATCH] gitk - remove trailing whitespace from a few lines.
Mark Levedahl
1
-4
/
+4
2007-02-15
Change git repo-config to git config
Paul Mackerras
1
-1
/
+1
2007-02-14
Make sure packedgitwindowsize is multiple of (pagesize * 2)
Junio C Hamano
2
-5
/
+10
2007-02-14
Add RelNotes 1.5.0.1
Junio C Hamano
1
-0
/
+20
2007-02-14
Still updating 1.5.0 release notes.
Junio C Hamano
1
-5
/
+2
2007-02-14
git-daemon: Avoid leaking the listening sockets into child processes.
Alexandre Julliard
1
-0
/
+10
2007-02-14
Clarify two backward incompatible repository options.
Junio C Hamano
1
-2
/
+8
2007-02-14
git-gui: Prefer version file over git-describe.
Shawn O. Pearce
1
-6
/
+11
2007-02-13
Makefile: update check-docs target
Junio C Hamano
1
-1
/
+4
2007-02-13
cmd-list: add git-remote
Junio C Hamano
1
-0
/
+1
2007-02-13
Documentation: Drop full-stop from git-fast-import title.
Junio C Hamano
1
-1
/
+1
2007-02-14
git-gui: Print version on the console.
Shawn O. Pearce
1
-0
/
+7
2007-02-14
git-gui: More consistently display the application name.
Shawn O. Pearce
1
-4
/
+4
2007-02-13
Minor corrections to release notes
Nicolas Pitre
1
-14
/
+12
2007-02-13
git-gui: Permit merging tags into the current branch.
Shawn O. Pearce
1
-3
/
+5
2007-02-13
git-gui: Basic version check to ensure git 1.5.0 or later is used.
Shawn O. Pearce
1
-0
/
+32
2007-02-13
git-gui: Refactor 'exec git subcmd' idiom.
Shawn O. Pearce
1
-23
/
+31
[next]