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-07-05
cvsimport: getopt accepted a -q option (undocumented and unused).
Matthias Urlichs
1
-1
/
+1
2005-07-03
cvsimport: Missing tests for verbosity flag.
Matthias Urlichs
1
-2
/
+2
2005-07-03
Support :ext: access method.
Sven Verdoolaege
2
-3
/
+23
2005-07-03
Honour CVS_SERVER.
Sven Verdoolaege
1
-1
/
+3
2005-07-03
git-cvsimport-script: clean up documentation
Sven Verdoolaege
1
-8
/
+0
2005-07-03
Make specification of CVS module to convert optional.
Sven Verdoolaege
2
-9
/
+27
2005-07-03
Fixed a typo in Documentation/git-cvsimport-script.txt.
Sven Verdoolaege
1
-1
/
+1
2005-06-30
cvsimport: add documentation.
Matthias Urlichs
1
-0
/
+82
2005-06-30
cvsimport: Added option '-p': pass options to cvsps
Matthias Urlichs
1
-3
/
+6
2005-06-30
cvsimport: Exit if an existing repository doesn't have the right branch.
Matthias Urlichs
1
-0
/
+5
2005-06-30
cvs import: Strip whitespace at the end of the log entry
Matthias Urlichs
1
-1
/
+6
2005-06-30
cvsimport: perform string comparison on "HEAD"
Sven Verdoolaege
1
-1
/
+1
2005-06-30
git-cvsimport-script: Removed redundant @old and @new clear.
Matthias Urlichs
1
-3
/
+0
2005-06-30
git-cvsimport-script: Remove setting Sticky; it may cause problems
Matthias Urlichs
1
-1
/
+1
2005-06-30
cvs import: Call git-update-cache multiple times
Matthias Urlichs
1
-4
/
+22
2005-06-28
More doc
Matthias Urlichs
1
-15
/
+19
2005-06-28
Document the new migration tool
Matthias Urlichs
1
-4
/
+20
2005-06-28
Rollbak to the original branch after importing
Matthias Urlichs
1
-4
/
+25
2005-06-28
Local cvsimport fixups
Matthias Urlichs
1
-2
/
+8
2005-06-28
Fix remote CVS import.
Matthias Urlichs
1
-30
/
+48
2005-06-28
Added Perl git-cvsimport-script
Matthias Urlichs
3
-360
/
+576
2005-06-27
Teach git-pull-script about pulling tags
Linus Torvalds
1
-2
/
+7
2005-06-27
Fix another test that broke with the recent git-init-db update
Linus Torvalds
1
-1
/
+0
2005-06-27
[PATCH] Skip writing out sha1 files for objects in packed git.
Junio C Hamano
1
-12
/
+27
2005-06-27
[PATCH] replace sha1sum with sum in t/t1002
Mark Allen
1
-15
/
+32
2005-06-27
Fix up test that counted subdirectories in ".git/objects"
Linus Torvalds
1
-3
/
+3
2005-06-27
git-init-db: create "pack" subdirectory under objects
Linus Torvalds
1
-0
/
+2
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
Linus Torvalds
1
-139
/
+447
2005-06-27
csum-file: fix missing buf pointer update
Linus Torvalds
1
-0
/
+1
2005-06-27
[PATCH] Teach read_sha1_file() and friends about packed git object store.
Junio C Hamano
2
-12
/
+458
2005-06-27
[PATCH] Enhance sha1_file_size() into sha1_object_info()
Junio C Hamano
4
-31
/
+27
2005-06-27
[PATCH] Remove "delta" object representation.
Junio C Hamano
25
-948
/
+22
2005-06-27
[PATCH] git-ssh-pull: commit-id consistency
Sven Verdoolaege
2
-5
/
+15
2005-06-27
git-checkout-script: use "--verify --revs-only" to parse revs
Linus Torvalds
1
-1
/
+1
2005-06-27
Add a menu item for creating tags.
Paul Mackerras
1
-43
/
+140
2005-06-27
Fix a bug where we would corrupt the stuff read from git-rev-list.
Paul Mackerras
1
-2
/
+7
2005-06-27
Add a menu entry for generating a patch between any two commits.
Paul Mackerras
1
-0
/
+87
2005-06-26
csum-file interface updates: return resulting SHA1
Linus Torvalds
4
-16
/
+26
2005-06-27
Fix behaviour in the case where we have no commits to display.
Paul Mackerras
1
-10
/
+17
2005-06-26
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
5
-62
/
+158
2005-06-26
Add "--pretty=full" format that also shows committer.
Linus Torvalds
4
-32
/
+25
2005-06-26
Add git-verify-tag script
Jan Harkes
1
-0
/
+9
2005-06-27
Check for the existence of the git directory on startup.
Paul Mackerras
1
-1
/
+11
2005-06-26
git-pack-objects: use name information (if any) to sort objects for packing.
Linus Torvalds
1
-4
/
+23
2005-06-26
Ooh. Make git-rev-list --object associate a name with objects.
Linus Torvalds
2
-9
/
+11
2005-06-26
git-pack-objects: do the delta search in reverse size order
Linus Torvalds
1
-12
/
+16
2005-06-26
[PATCH] Add git-relink-script to fix up missing hardlinks
Ryan Anderson
2
-1
/
+174
2005-06-26
git-rev-parse: add "--not" flag to mark subsequent heads negative
Linus Torvalds
1
-15
/
+15
2005-06-26
git-unpack-objects: start removing debug output
Linus Torvalds
1
-1
/
+0
2005-06-26
Fix object packing/unpacking.
Linus Torvalds
2
-62
/
+49
[next]