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
2005-11-19
Documentation: rebase-from-internal minor updates.
Junio C Hamano
1
-5
/
+2
2005-11-19
git-repack: do not do complex redundancy check.
Junio C Hamano
1
-21
/
+14
2005-11-19
git-count-objects: dc replacement
Junio C Hamano
1
-1
/
+19
2005-11-18
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-68
/
+102
2005-11-18
Merge branches 'jc/branch' and 'jc/rebase'
Junio C Hamano
2
-63
/
+34
2005-11-18
Rewrite rebase to use git-format-patch piped to git-am.
Junio C Hamano
1
-56
/
+16
2005-11-18
git-branch: -f to forcibly reset branch head.
Junio C Hamano
1
-7
/
+18
2005-11-18
Do not show .exe in git command list.
Junio C Hamano
1
-1
/
+4
2005-11-18
Document the "ignore objects" feature of git-pack-redundant
Lukas Sandström
1
-0
/
+8
2005-11-18
Improve the readability of git-pack-redundant
Lukas Sandström
1
-13
/
+24
2005-11-18
Remove all old packfiles when doing "git repack -a -d"
Lukas Sandström
1
-3
/
+16
2005-11-18
Update pull/fetch --tags documentation
Luck, Tony
1
-1
/
+3
2005-11-18
Fix a bug in get_all_permutations.
Lukas Sandström
1
-0
/
+1
2005-11-18
Cygwin *might* be helped with NO_MMAP
Junio C Hamano
1
-0
/
+4
2005-11-18
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-5
/
+49
2005-11-18
Make "git fetch" less verbose by default
Linus Torvalds
1
-5
/
+9
2005-11-18
Fix bug introduced by the latest changes to git-pack-redundant
Lukas Sandström
1
-1
/
+1
2005-11-18
git-prune: quote possibly empty $dryrun as parameter to test
Junio C Hamano
1
-1
/
+1
2005-11-17
git-am: --binary; document --resume and --binary.
Junio C Hamano
2
-14
/
+30
2005-11-17
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-1
/
+17
2005-11-17
Make git-pack-redundant non-horribly slow on large sets of packs
Lukas Sandström
1
-12
/
+48
2005-11-17
git-repack: Fix variable name
Ralf Baechle
1
-3
/
+3
2005-11-17
'make clean' forgot about some files
Nicolas Pitre
1
-1
/
+1
2005-11-17
Deal with binary diff output from GNU diff 2.8.7
Junio C Hamano
1
-6
/
+18
2005-11-17
Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff
Junio C Hamano
1
-42
/
+103
2005-11-17
archimport: allow for old style branch and public tag names
Martin Langhoff
1
-6
/
+17
2005-11-16
Add approxidate test calls.
Junio C Hamano
1
-0
/
+3
2005-11-16
git's rev-parse.c function show_datestring presumes gnu date
Linus Torvalds
3
-14
/
+126
2005-11-17
Disambiguate the term 'branch' in Arch vs git
Eric Wong
1
-11
/
+54
2005-11-17
archimport: don't die on merge-base failure
Eric Wong
1
-1
/
+7
2005-11-17
remove shellquote usage for tags
Eric Wong
1
-27
/
+28
2005-11-16
daemon.c: fix arg parsing bugs
Andreas Ericsson
1
-2
/
+6
2005-11-16
tests: binary diff application.
Junio C Hamano
1
-10
/
+39
2005-11-16
diff: --full-index
Junio C Hamano
3
-7
/
+16
2005-11-16
apply: allow-binary-replacement.
Junio C Hamano
3
-7
/
+101
2005-11-16
git-am: --resolved.
Junio C Hamano
1
-12
/
+53
2005-11-16
git-apply: fail if a patch cannot be applied.
Junio C Hamano
2
-4
/
+85
2005-11-16
git-cvsexportcommit.perl: fix typos in output
Kevin Geiss
1
-2
/
+2
2005-11-16
git-cvsexportcommit.perl: exit with non-0 status if patch fails.
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: use getopts to get binary flags
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: Fix usage() output.
Kevin Geiss
1
-2
/
+2
2005-11-16
Documentation/git-log.txt: trivial typo fix.
Alecs King
1
-1
/
+1
2005-11-16
symref support for import scripts
Pavel Roskin
3
-8
/
+13
2005-11-16
Disallow empty pattern in "git grep"
Linus Torvalds
1
-0
/
+4
2005-11-15
git wrapper: basic fixes.
Junio C Hamano
1
-56
/
+98
2005-11-15
Give python a chance to find "backported" modules
Johannes Schindelin
1
-2
/
+4
2005-11-15
Fix tests with new git in C
Johannes Schindelin
1
-0
/
+2
2005-11-15
Fix llist_sorted_difference_inplace in git-pack-redundant
Lukas Sandström
1
-32
/
+15
2005-11-15
git --help COMMAND brings up the git-COMMAND man-page.
Andreas Ericsson
2
-2
/
+28
2005-11-15
Update git(7) man-page for the C wrapper.
Andreas Ericsson
1
-7
/
+28
[next]