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
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
add: Support specifying an excludes file with a configuration variable
James Bowes
1
-1
/
+17
2007-03-09
git-commit: add a --interactive option
Paolo Bonzini
2
-7
/
+23
2007-03-08
git-bundle: prevent overwriting existing bundles
Johannes Schindelin
1
-2
/
+2
2007-03-08
git-bundle: die if a given ref is not included in bundle
Johannes Schindelin
1
-4
/
+2
2007-03-08
git-bundle: handle thin packs in subcommand "unbundle"
Johannes Schindelin
1
-1
/
+2
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
git-bundle: Make thin packs
Johannes Schindelin
1
-59
/
+26
2007-03-07
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
2
-3
/
+23
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
bundle: fix wrong check of read_header()'s return value & add tests
Johannes Schindelin
2
-1
/
+24
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
git-gui: Support of "make -s" in: do not output anything of the build itself
Alex Riesen
1
-0
/
+5
2007-03-06
revision --boundary: fix uncounted case.
Junio C Hamano
1
-8
/
+8
2007-03-06
gitweb: Change to use explicitly function call cgi->escapHTML()
Li Yang
1
-2
/
+2
2007-03-06
revision --boundary: fix stupid typo
Junio C Hamano
1
-1
/
+1
2007-03-06
git-bundle: make verify a bit more chatty.
Junio C Hamano
1
-20
/
+35
2007-03-06
revision traversal: SHOWN means shown
Junio C Hamano
1
-8
/
+18
2007-03-06
git-bundle: various fixups
Junio C Hamano
1
-13
/
+33
2007-03-06
revision traversal: retire BOUNDARY_SHOW
Junio C Hamano
3
-5
/
+13
2007-03-06
revision walker: Fix --boundary when limited
Junio C Hamano
2
-116
/
+100
[prev]
[next]