index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-push.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-08
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
3
-1
/
+56
2007-03-08
Use atomic updates to the fast-import mark file
Shawn O. Pearce
1
-9
/
+26
2007-03-08
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
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-07
gitweb: Don't escape attributes in CGI.pm HTML methods
Jakub Narebski
1
-3
/
+3
2007-03-07
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
git-bundle: fix pack generation.
Junio C Hamano
1
-0
/
+6
2007-03-06
git-gui: Make 'make' quieter by default
gitgui-0.6.3
Shawn O. Pearce
1
-7
/
+15
2007-03-06
git-commit: cd to top before showing the final stat
Junio C Hamano
1
-0
/
+3
2007-03-06
Fix diff-options references in git-diff and git-format-patch
Brian Gernhardt
2
-3
/
+5
2007-03-06
Add definition of <commit-ish> to the main git man page.
Theodore Ts'o
1
-0
/
+6
2007-03-05
Begin SubmittingPatches with a check list
Johannes Schindelin
1
-0
/
+27
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-05
Post 1.5.0.3 cleanup
Junio C Hamano
2
-4
/
+14
2007-03-05
GIT 1.5.0.3
v1.5.0.3
Junio C Hamano
2
-12
/
+15
2007-03-05
glossary: Add definitions for dangling and unreachable objects
Yasushi SHOJI
1
-0
/
+9
2007-03-05
user-manual: more detailed merge discussion
J. Bruce Fields
1
-25
/
+77
2007-03-05
user-manual: how to replace commits older than most recent
J. Bruce Fields
1
-0
/
+46
2007-03-05
user-manual: insert earlier of mention content-addressable architecture
J. Bruce Fields
1
-9
/
+15
2007-03-05
user-manual: ensure generated manual references stylesheet
J. Bruce Fields
1
-1
/
+4
2007-03-05
user-manual: reset to ORIG_HEAD not HEAD to undo merge
J. Bruce Fields
1
-1
/
+1
2007-03-05
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-04
diff-ni: allow running from a subdirectory.
Junio C Hamano
1
-1
/
+13
2007-03-04
git-config: document --rename-section, provide --remove-section
Paolo Bonzini
4
-25
/
+74
2007-03-04
Unset NO_C99_FORMAT on Cygwin.
Ramsay Jones
1
-1
/
+0
2007-03-04
Tell multi-parent diff about core.symlinks.
Johannes Sixt
1
-0
/
+10
2007-03-04
Handle core.symlinks=false case in merge-recursive.
Johannes Sixt
2
-1
/
+64
2007-03-04
Fix a "pointer type missmatch" warning.
Ramsay Jones
2
-2
/
+15
2007-03-04
Fix some "comparison is always true/false" warnings.
Ramsay Jones
1
-4
/
+6
[next]