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-03-14
Merge branch 'mr/autoconf-fread'
Junio C Hamano
2
-0
/
+21
2008-03-14
Merge branch 'maint'
Junio C Hamano
7
-18
/
+95
2008-03-14
Merge branch 'ph/maint-quiltimport' into maint
Junio C Hamano
1
-3
/
+19
2008-03-13
read-tree() and unpack_trees(): use consistent limit
Junio C Hamano
3
-8
/
+9
2008-03-13
merge-file: handle empty files gracefully
Johannes Schindelin
2
-3
/
+4
2008-03-13
merge-recursive: handle file mode changes
Clemens Buchacher
2
-2
/
+62
2008-03-13
pack-objects: proper pack time stamping with --max-pack-size
Nicolas Pitre
2
-0
/
+27
2008-03-13
Minor wording changes in the keyboard descriptions in git-add --interactive.
Vineet Kumar
1
-10
/
+8
2008-03-13
git fetch: Take '-n' to mean '--no-tags'
Johannes Schindelin
1
-0
/
+2
2008-03-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-03-12
gc: call "prune --expire 2.weeks.ago" by default
Johannes Schindelin
5
-32
/
+73
2008-03-12
Documentation/config: typofix
Junio C Hamano
1
-1
/
+1
2008-03-12
quiltimport: fix misquoting of parsed -p<num> parameter
Junio C Hamano
1
-2
/
+2
2008-03-12
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
1
-1
/
+1
2008-03-12
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-03-11
Merge git://repo.or.cz/git-gui
Junio C Hamano
9
-573
/
+724
2008-03-12
git-gui: Simplify MSGFMT setting in Makefile
Junio C Hamano
1
-6
/
+1
2008-03-11
Merge branch 'js/remote'
Junio C Hamano
12
-3
/
+795
2008-03-11
Merge branch 'lt/unpack-trees'
Junio C Hamano
15
-452
/
+503
2008-03-11
"remote update": print remote name being fetched from
Samuel Tardieu
1
-0
/
+1
2008-03-11
Merge branch 'maint'
Junio C Hamano
4
-3
/
+37
2008-03-11
git-svn: fix find-rev error message when missing arg
Marc-Andre Lureau
1
-1
/
+2
2008-03-11
t0021: tr portability fix for Solaris
Jeff King
1
-1
/
+3
2008-03-11
launch_editor(): allow spaces in the filename
Johannes Schindelin
2
-1
/
+32
2008-03-11
git rebase --abort: always restore the right commit
Mike Hommey
2
-3
/
+73
2008-03-11
autoconf: Test FREAD_READS_DIRECTORIES
Michal Rokos
2
-0
/
+21
2008-03-11
Merge branch 'jc/cherry-pick' (early part)
Junio C Hamano
6
-389
/
+449
2008-03-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2008-03-11
Merge branch 'kb/maint-filter-branch-disappear' into maint
Junio C Hamano
2
-1
/
+34
2008-03-11
Merge branch 'aw/maint-shortlog-blank-lines' into maint
Junio C Hamano
1
-2
/
+3
2008-03-10
unpack_trees(): fix diff-index regression.
Linus Torvalds
2
-2
/
+18
2008-03-10
update 'git rebase' documentation
SZEDER Gábor
2
-4
/
+2
2008-03-10
bash: fix long option with argument double completion
SZEDER Gábor
1
-7
/
+15
2008-03-10
bash: Add more long options to be completed with "git --<TAB>"
Teemu Likonen
1
-0
/
+3
2008-03-10
bash: use __gitdir when completing 'git rebase' options
SZEDER Gábor
1
-2
/
+2
2008-03-10
bash: Remove completion of core.legacyheaders option
Shawn O. Pearce
1
-1
/
+0
2008-03-10
bash: add 'git svn' subcommands and options
SZEDER Gábor
1
-1
/
+80
2008-03-10
bash: add new 'git stash' subcommands
SZEDER Gábor
1
-1
/
+1
2008-03-10
bash: refactor searching for subcommands on the command line
SZEDER Gábor
1
-39
/
+32
2008-03-10
bash: remove unnecessary conditions when checking for subcommands
SZEDER Gábor
1
-4
/
+4
2008-03-10
bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...
Kevin Ballard
1
-4
/
+4
2008-03-10
traverse_trees_recursive(): propagate merge errors up
Junio C Hamano
1
-3
/
+4
2008-03-10
git-pull documentation: warn about the option order
Junio C Hamano
1
-0
/
+2
2008-03-09
git-quiltimport: better parser to grok "enhanced" series files.
Pierre Habouzit
1
-3
/
+19
2008-03-09
unpack_trees(): minor memory leak fix in unused destination index
Linus Torvalds
1
-0
/
+1
2008-03-09
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
8
-153
/
+102
2008-03-09
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
7
-39
/
+52
2008-03-09
Add 'const' where appropriate to index handling functions
Linus Torvalds
4
-16
/
+16
2008-03-09
Fix tree-walking compare_entry() in the presense of --prefix
Linus Torvalds
1
-0
/
+3
2008-03-09
Move 'unpack_trees()' over to 'traverse_trees()' interface
Linus Torvalds
1
-281
/
+249
[next]