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-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
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
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
Merge branch 'maint'
Junio C Hamano
2
-37
/
+69
2007-03-06
Merge branch 'master' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2
-37
/
+69
2007-03-05
git-bundle: fix pack generation.
Junio C Hamano
1
-0
/
+6
2007-03-06
git-gui: Make 'make' quieter by default
Shawn O. Pearce
1
-7
/
+15
2007-03-05
Merge branch 'maint'
Junio C Hamano
1
-0
/
+3
2007-03-05
git-commit: cd to top before showing the final stat
Junio C Hamano
1
-0
/
+3
2007-03-05
Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...
Junio C Hamano
5
-9
/
+57
2007-03-05
Fix diff-options references in git-diff and git-format-patch
Brian Gernhardt
2
-3
/
+5
2007-03-05
Add definition of <commit-ish> to the main git man page.
Theodore Ts'o
1
-0
/
+6
2007-03-05
Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
1
-6
/
+19
2007-03-05
Begin SubmittingPatches with a check list
Johannes Schindelin
1
-0
/
+27
2007-03-05
Merge branch 'maint'
Shawn O. Pearce
1
-6
/
+19
2007-03-05
fast-import: Fail if a non-existant commit is used for merge
Shawn O. Pearce
1
-1
/
+8
2007-03-05
fast-import: Avoid infinite loop after reset
Shawn O. Pearce
1
-5
/
+11
2007-03-05
contrib/emacs: Use non-interactive function to byte-compile files
Xavier Maillard
1
-2
/
+2
2007-03-05
t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch
Santi BĂ©jar
63
-0
/
+731
2007-03-04
Post 1.5.0.3 cleanup
Junio C Hamano
2
-4
/
+14
2007-03-04
Merge branch 'js/fetch-progress' (early part)
Junio C Hamano
6
-14
/
+47
2007-03-04
Merge branch 'js/symlink'
Junio C Hamano
15
-13
/
+175
2007-03-04
Merge branch 'maint'
Junio C Hamano
5
-48
/
+167
2007-03-04
GIT 1.5.0.3
Junio C Hamano
2
-12
/
+15
2007-03-04
glossary: Add definitions for dangling and unreachable objects
Yasushi SHOJI
1
-0
/
+9
2007-03-04
user-manual: more detailed merge discussion
J. Bruce Fields
1
-25
/
+77
2007-03-04
user-manual: how to replace commits older than most recent
J. Bruce Fields
1
-0
/
+46
2007-03-04
user-manual: insert earlier of mention content-addressable architecture
J. Bruce Fields
1
-9
/
+15
2007-03-04
user-manual: ensure generated manual references stylesheet
J. Bruce Fields
1
-1
/
+4
2007-03-04
user-manual: reset to ORIG_HEAD not HEAD to undo merge
J. Bruce Fields
1
-1
/
+1
2007-03-04
Documentation: mention module option to git-cvsimport
J. Bruce Fields
1
-1
/
+1
2007-03-04
git-svn: fix show-ignore when not connected to the repository root
Eric Wong
1
-2
/
+2
2007-03-03
diff-ni: allow running from a subdirectory.
Junio C Hamano
1
-1
/
+13
2007-03-03
Merge branch 'js/diff-ni' (early part)
Junio C Hamano
4
-2
/
+64
2007-03-03
Merge branch 'maint'
Junio C Hamano
9
-12
/
+37
[next]