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-03-10
Merge branch 'js/attach'
Junio C Hamano
11
-47
/
+384
2007-03-10
Merge branch 'js/diff-ni'
Junio C Hamano
32
-131
/
+176
2007-03-10
Merge branch 'jc/fsck'
Junio C Hamano
3
-15
/
+41
2007-03-10
Merge branch 'pb/commit-i'
Junio C Hamano
2
-7
/
+23
2007-03-10
Merge branch 'js/revert-cherry'
Junio C Hamano
5
-203
/
+407
2007-03-10
Merge branch 'sp/make'
Junio C Hamano
3
-44
/
+76
2007-03-10
Merge branch 'maint'
Junio C Hamano
7
-48
/
+100
2007-03-10
git.el: Retrieve commit log information from .dotest directory.
Alexandre Julliard
1
-24
/
+53
2007-03-10
git.el: Avoid appending a signoff line that is already present.
Alexandre Julliard
1
-6
/
+18
2007-03-10
setup_git_directory_gently: fix off-by-one error
Matthias Lederhofer
1
-1
/
+1
2007-03-10
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
3
-20
/
+29
2007-03-10
user-manual: install user manual stylesheet with other web documents
J. Bruce Fields
1
-1
/
+1
2007-03-10
user-manual: fix rendering of history diagrams
J. Bruce Fields
1
-4
/
+21
2007-03-10
user-manual: fix missing colon in git-show example
J. Bruce Fields
1
-1
/
+1
2007-03-10
user-manual: fix inconsistent use of pull and merge
J. Bruce Fields
1
-11
/
+3
2007-03-10
user-manual: fix inconsistent example
J. Bruce Fields
1
-2
/
+2
2007-03-10
glossary: fix overoptimistic automatic linking of defined terms
J. Bruce Fields
1
-1
/
+1
2007-03-09
Documentation: s/seperator/separator/
Jeff King
1
-3
/
+3
2007-03-09
Adjust reflog filemode in shared repository
Matthias Kestenholz
1
-0
/
+2
2007-03-09
git-commit: add a --interactive option
Paolo Bonzini
2
-7
/
+23
2007-03-08
Merge branch 'js/config-rename'
Junio C Hamano
4
-25
/
+74
2007-03-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
3
-18
/
+88
2007-03-07
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
3
-1
/
+56
2007-03-07
Use atomic updates to the fast-import mark file
Shawn O. Pearce
1
-9
/
+26
2007-03-07
Teach receive-pack to run pre-receive/post-receive hooks
Shawn O. Pearce
3
-62
/
+191
2007-03-07
Refactor handling of error_string in receive-pack
Shawn O. Pearce
2
-32
/
+36
2007-03-07
Refactor run_update_hook to be more useful
Shawn O. Pearce
1
-19
/
+44
2007-03-07
Don't run post-update hook unless a ref changed
Shawn O. Pearce
1
-4
/
+4
2007-03-07
Move post-update hook to after all other activity
Shawn O. Pearce
1
-2
/
+1
2007-03-07
Merge branch 'maint'
Junio C Hamano
2
-2
/
+6
2007-03-07
Preallocate memory earlier in fast-import
Shawn O. Pearce
1
-8
/
+6
2007-03-07
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
16
-59
/
+83
2007-03-07
Use off_t in pack-objects/fast-import when we mean an offset
Shawn O. Pearce
2
-28
/
+28
2007-03-07
Use off_t when we really mean a file offset.
Shawn O. Pearce
6
-47
/
+54
2007-03-07
Use uint32_t for pack-objects counters.
Shawn O. Pearce
1
-33
/
+30
2007-03-07
Use uint32_t for all packed object counts.
Shawn O. Pearce
5
-15
/
+15
2007-03-07
General const correctness fixes
Shawn O. Pearce
16
-42
/
+40
2007-03-07
Don't build external_grep if its not used
Shawn O. Pearce
1
-0
/
+2
2007-03-07
Fix mmap leak caused by reading bad indexes.
Shawn O. Pearce
1
-9
/
+16
2007-03-07
Display the null SHA-1 as the base for an OBJ_OFS_DELTA.
Shawn O. Pearce
1
-0
/
+1
2007-03-07
git-archimport: allow remapping branch names
Paolo Bonzini
2
-24
/
+81
2007-03-07
t/t5515-fetch-merge-logic.sh: Add two more tests
Santi B,Ai(Bjar
3
-0
/
+5
2007-03-07
Catch write_ref_sha1 failure in receive-pack
Shawn O. Pearce
1
-1
/
+4
2007-03-06
gitweb: Don't escape attributes in CGI.pm HTML methods
Jakub Narebski
1
-3
/
+3
2007-03-06
Allow "make -w" generate its usual output
Alex Riesen
1
-2
/
+8
2007-03-06
Support of "make -s": do not output anything of the build itself
Alex Riesen
1
-3
/
+7
2007-03-06
More build output cleaning up
Alex Riesen
2
-4
/
+6
2007-03-06
make t8001 work on Mac OS X again
Johannes Schindelin
1
-1
/
+2
2007-03-06
gitweb: Change to use explicitly function call cgi->escapHTML()
Li Yang
1
-2
/
+2
2007-03-06
Make 'make' quiet by default
Shawn O. Pearce
3
-5
/
+5
[next]