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-09-09
threaded delta search: specify number of threads at run time
Nicolas Pitre
2
-5
/
+29
2007-09-09
threaded delta search: better chunck split point
Nicolas Pitre
1
-0
/
+5
2007-09-09
threaded delta search: refine work allocation
Nicolas Pitre
1
-14
/
+45
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
git-gui: Trim trailing slashes from untracked submodule names
Shawn O. Pearce
1
-1
/
+5
2007-09-09
git-gui: Assume untracked directories are Git submodules
Shawn O. Pearce
1
-3
/
+18
2007-09-09
diff-delta.c: Rationalize culling of hash buckets
David Kastrup
1
-10
/
+31
2007-09-09
diff-delta.c: pack the index structure
David Kastrup
1
-16
/
+58
2007-09-09
git-gui: handle "deleted symlink" diff marker
Michele Ballabio
1
-0
/
+1
2007-09-09
git-gui: show unstaged symlinks in diff viewer
Michele Ballabio
1
-5
/
+10
2007-09-09
Merge branch 'maint'
Junio C Hamano
6
-16
/
+40
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-09
git-gui: Avoid use of libdir in Makefile
Shawn O. Pearce
1
-3
/
+3
2007-09-09
Define NO_MEMMEM on Darwin as it lacks the function
Shawn O. Pearce
1
-0
/
+1
2007-09-08
git-gui: Disable Tk send in all git-gui sessions
Shawn O. Pearce
1
-0
/
+2
2007-09-08
git-gui: lib/index.tcl: handle files with % in the filename properly
Gerrit Pape
1
-6
/
+12
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-07
git-rebase: fix -C option
J. Bruce Fields
1
-1
/
+0
2007-09-07
git-rebase: support --whitespace=<option>
J. Bruce Fields
2
-3
/
+11
2007-09-07
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-06
git-svn: always use --first-parent
Lars Hjemli
2
-22
/
+5
2007-09-06
archive: rename attribute specfile to export-subst
René Scharfe
3
-19
/
+19
2007-09-06
archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...
René Scharfe
3
-8
/
+53
2007-09-06
add memmem()
René Scharfe
3
-0
/
+46
2007-09-06
Merge branch 'master' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-130
/
+212
2007-09-06
basic threaded delta search
Nicolas Pitre
2
-1
/
+90
2007-09-06
rearrange delta search progress reporting
Nicolas Pitre
1
-9
/
+14
2007-09-05
localize window memory usage accounting
Nicolas Pitre
1
-14
/
+14
2007-09-05
straighten the list of objects to deltify
Nicolas Pitre
1
-35
/
+42
2007-09-05
Merge branch 'maint'
Junio C Hamano
6
-4
/
+73
2007-09-05
Include a git-push example for creating a remote branch
Shawn O. Pearce
1
-0
/
+6
2007-09-05
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-05
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-09-05
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-05
git-apply: do not read past the end of buffer
Junio C Hamano
2
-1
/
+60
2007-09-05
git-svn: add support for --first-parent
Lars Hjemli
2
-4
/
+23
2007-09-05
Merge branch 'ds/sendmail'
Junio C Hamano
2
-27
/
+109
2007-09-05
Function for updating refs.
Carlos Rica
5
-29
/
+46
2007-09-03
git-gui: Properly set the state of "Stage/Unstage Hunk" action
Shawn O. Pearce
1
-9
/
+6
2007-09-03
git-gui: Fix detaching current branch during checkout
Shawn O. Pearce
1
-1
/
+1
2007-09-03
git-gui: Correct starting of git-remote to handle -w option
Shawn O. Pearce
1
-2
/
+2
2007-09-03
Remove unused function convert_sha1_file()
René Scharfe
2
-16
/
+0
2007-09-03
archive: specfile support (--pretty=format: in archive files)
René Scharfe
6
-3
/
+98
2007-09-03
Export format_commit_message()
Ren,bi(B Scharfe
2
-4
/
+6
2007-09-03
verify-tag: also grok CR/LFs in the tag signature
Johannes Schindelin
1
-1
/
+1
2007-09-03
git-p4: Added support for automatically importing newly appearing perforce br...
Simon Hausmann
1
-2
/
+74
2007-09-03
git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...
Simon Hausmann
1
-17
/
+11
2007-09-03
git-p4: Cleanup; moved the code for the initial #head or revision import into...
Simon Hausmann
1
-42
/
+45
[prev]
[next]