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
2008-09-24
git-web--browse: Support for using /bin/start on MinGW
Petr Baudis
2
-2
/
+7
2008-09-24
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
3
-33
/
+70
2008-09-24
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
1
-0
/
+17
2008-09-24
git-gui: Optimize encoding name resolution using a lookup table.
Alexander Gavrilov
1
-29
/
+53
2008-09-24
git-gui: Allow forcing display encoding for diffs using a submenu.
Alexander Gavrilov
3
-2
/
+44
2008-09-24
git-gui: Add a menu of available encodings.
Alexander Gavrilov
2
-4
/
+142
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
5
-6
/
+46
2008-09-24
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
1
-7
/
+1
2008-09-24
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
4
-4
/
+26
2008-09-24
git-gui: Add support for calling out to the prepare-commit-msg hook
Joshua Williams
1
-0
/
+65
2008-09-24
git-gui: Hide commit related UI during citool --nocommit
Shawn O. Pearce
1
-48
/
+56
2008-09-24
git-gui: Add more integration options to citool.
Alexander Gavrilov
2
-6
/
+83
2008-09-24
git-stash.sh: don't default to refs/stash if invalid ref supplied
Brandon Casey
1
-2
/
+15
2008-09-24
Fixed some grammatical errors in git-rebase.txt documentation.
Garry Dolley
1
-4
/
+4
2008-09-24
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
3
-0
/
+14
2008-09-23
Merge branch 'maint'
Junio C Hamano
5
-15
/
+17
2008-09-23
builtin-prune.c: prune temporary packs in <object_dir>/pack directory
Brandon Casey
1
-10
/
+12
2008-09-23
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2
-2
/
+2
2008-09-22
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-0
/
+11
2008-09-22
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
1
-0
/
+11
2008-09-22
Do not perform cross-directory renames when creating packs
Petr Baudis
4
-5
/
+5
2008-09-22
Merge branch 'maint'
Junio C Hamano
2
-12
/
+10
2008-09-22
Use dashless git commands in setgitperms.perl
Todd Zullinger
1
-2
/
+2
2008-09-22
git-remote: do not use user input in a printf format string
Johannes Sixt
1
-10
/
+8
2008-09-22
make "git remote" report multiple URLs
Michael J Gruber
1
-8
/
+15
2008-09-21
git-svn: do a partial rebuild if rev_map is out-of-date
Deskin Miller
2
-6
/
+20
2008-09-21
git-svn: testcase for partial rebuild
Deskin Miler
1
-0
/
+59
2008-09-21
Merge branch 'db/maint-checkout-b'
Junio C Hamano
2
-0
/
+22
2008-09-21
t5510: test "git fetch" following tags minimally
Junio C Hamano
1
-0
/
+20
2008-09-21
Check early that a new branch is new and valid
Daniel Barkalow
2
-0
/
+22
2008-09-20
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-1
/
+3
2008-09-20
diff hunk pattern: fix misconverted "\{" tex macro introducers
Junio C Hamano
1
-2
/
+2
2008-09-20
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+21
2008-09-20
diff: fix "multiple regexp" semantics to find hunk header comment
Junio C Hamano
2
-8
/
+11
2008-09-19
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-3
/
+3
2008-09-19
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-14
/
+17
2008-09-19
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-14
/
+17
2008-09-19
Merge branch 'maint'
Junio C Hamano
8
-39
/
+56
2008-09-19
Start draft release notes for 1.6.0.3
Junio C Hamano
2
-1
/
+30
2008-09-19
git-repack uses --no-repack-object, not --no-repack-delta.
Mikael Magnusson
2
-2
/
+2
2008-09-19
Typo "bogos" in format-patch error message.
Mikael Magnusson
1
-1
/
+1
2008-09-19
builtin-clone: fix typo
Fabrizio Chiarello
1
-1
/
+1
2008-09-19
Bust the ghost of long-defunct diffcore-pathspec.
Yann Dirson
2
-34
/
+22
2008-09-19
bash: use for-each-ref format 'refname:short'
SZEDER Gábor
1
-20
/
+6
2008-09-19
completion: git commit should list --interactive
Eric Raible
1
-1
/
+1
2008-09-18
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
37
-123
/
+266
2008-09-18
Merge branch 'maint'
Junio C Hamano
12
-39
/
+327
2008-09-18
Merge branch 'jc/diff-prefix'
Junio C Hamano
7
-8
/
+70
2008-09-18
Merge branch 'np/pack'
Junio C Hamano
3
-11
/
+27
2008-09-18
Merge branch 'bw/shortref'
Junio C Hamano
3
-7
/
+173
[prev]
[next]