Code

git.git
2007-03-12 Shawn O. PearceChange {pre,post}-receive hooks to use stdin
2007-03-12 Shawn O. PearceSplit back out update_hook handling in receive-pack
2007-03-12 Shawn O. PearceRefactor run_command error handling in receive-pack
2007-03-12 Shawn O. PearceTeach run_command how to setup a stdin pipe
2007-03-12 Shawn O. PearceSplit run_command into two halves (start/finish)
2007-03-12 Shawn O. PearceStart defining a more sophisticated run_command
2007-03-12 Shawn O. PearceRemove unused run_command variants
2007-03-12 Shawn O. PearceSwitch to run_command_v_opt in revert
2007-03-12 Frank Lichtenheldcvsserver: Use Merged response instead of Update-existi...
2007-03-11 Jim MeyeringI like the idea of the new ':/<oneline prefix>' notatio...
2007-03-11 Junio C HamanoMerge branch 'js/attach'
2007-03-11 Junio C HamanoMerge branch 'js/diff-ni'
2007-03-11 Junio C HamanoMerge branch 'jc/fsck'
2007-03-11 Junio C HamanoMerge branch 'pb/commit-i'
2007-03-11 Junio C HamanoMerge branch 'js/revert-cherry'
2007-03-11 Junio C HamanoMerge branch 'sp/make'
2007-03-11 Junio C HamanoMerge branch 'maint'
2007-03-11 Alexandre Julliardgit.el: Retrieve commit log information from .dotest...
2007-03-11 Alexandre Julliardgit.el: Avoid appending a signoff line that is already...
2007-03-11 Matthias Lederhofersetup_git_directory_gently: fix off-by-one error
2007-03-11 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-03-11 J. Bruce Fieldsuser-manual: install user manual stylesheet with other...
2007-03-11 J. Bruce Fieldsuser-manual: fix rendering of history diagrams
2007-03-11 J. Bruce Fieldsuser-manual: fix missing colon in git-show example
2007-03-11 J. Bruce Fieldsuser-manual: fix inconsistent use of pull and merge
2007-03-11 J. Bruce Fieldsuser-manual: fix inconsistent example
2007-03-11 J. Bruce Fieldsglossary: fix overoptimistic automatic linking of defin...
2007-03-10 Jeff KingDocumentation: s/seperator/separator/
2007-03-10 Matthias KestenholzAdjust reflog filemode in shared repository
2007-03-09 Paolo Bonzinigit-commit: add a --interactive option
2007-03-08 Junio C HamanoMerge branch 'js/config-rename'
2007-03-08 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-07 Shawn O. PearceAllow fast-import frontends to reload the marks table
2007-03-07 Shawn O. PearceUse atomic updates to the fast-import mark file
2007-03-07 Shawn O. PearceTeach receive-pack to run pre-receive/post-receive...
2007-03-07 Shawn O. PearceRefactor handling of error_string in receive-pack
2007-03-07 Shawn O. PearceRefactor run_update_hook to be more useful
2007-03-07 Shawn O. PearceDon't run post-update hook unless a ref changed
2007-03-07 Shawn O. PearceMove post-update hook to after all other activity
2007-03-07 Junio C HamanoMerge branch 'maint'
2007-03-07 Shawn O. PearcePreallocate memory earlier in fast-import
2007-03-07 Shawn O. PearceCast 64 bit off_t to 32 bit size_t
2007-03-07 Shawn O. PearceUse off_t in pack-objects/fast-import when we mean...
2007-03-07 Shawn O. PearceUse off_t when we really mean a file offset.
2007-03-07 Shawn O. PearceUse uint32_t for pack-objects counters.
2007-03-07 Shawn O. PearceUse uint32_t for all packed object counts.
2007-03-07 Shawn O. PearceGeneral const correctness fixes
2007-03-07 Shawn O. PearceDon't build external_grep if its not used
2007-03-07 Shawn O. PearceFix mmap leak caused by reading bad indexes.
2007-03-07 Shawn O. PearceDisplay the null SHA-1 as the base for an OBJ_OFS_DELTA.
2007-03-07 Paolo Bonzinigit-archimport: allow remapping branch names
2007-03-07 Santi B\e,Ai... t/t5515-fetch-merge-logic.sh: Add two more tests
2007-03-07 Shawn O. PearceCatch write_ref_sha1 failure in receive-pack
2007-03-07 Jakub Narebskigitweb: Don't escape attributes in CGI.pm HTML methods
2007-03-07 Alex RiesenAllow "make -w" generate its usual output
2007-03-07 Alex RiesenSupport of "make -s": do not output anything of the...
2007-03-07 Alex RiesenMore build output cleaning up
2007-03-07 Johannes Schindelinmake t8001 work on Mac OS X again
2007-03-06 Li Yanggitweb: Change to use explicitly function call cgi...
2007-03-06 Shawn O. PearceMake 'make' quiet by default
2007-03-06 Shawn O. PearceMake 'make' quieter while building git
2007-03-06 Junio C HamanoMerge branch 'maint'
2007-03-06 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-03-06 Junio C Hamanogit-bundle: fix pack generation.
2007-03-06 Shawn O. Pearcegit-gui: Make 'make' quieter by default gitgui-0.6.3
2007-03-06 Junio C HamanoMerge branch 'maint'
2007-03-06 Junio C Hamanogit-commit: cd to top before showing the final stat
2007-03-06 Shawn O. Pearcecherry-pick: Bug fix 'cherry picked from' message.
2007-03-06 Junio C HamanoMerge branch 'master-for-junio' of git://repo.or.cz...
2007-03-06 Brian GernhardtFix diff-options references in git-diff and git-format...
2007-03-06 Theodore Ts'oAdd definition of <commit-ish> to the main git man...
2007-03-06 Junio C HamanoMerge branch 'maint-for-junio' of git://repo.or.cz...
2007-03-05 Johannes SchindelinBegin SubmittingPatches with a check list
2007-03-05 Shawn O. PearceMerge branch 'maint'
2007-03-05 Shawn O. Pearcefast-import: Fail if a non-existant commit is used...
2007-03-05 Shawn O. Pearcefast-import: Avoid infinite loop after reset
2007-03-05 Junio C Hamanofsck: exit with non-zero status upon errors
2007-03-05 Junio C Hamanounpack_sha1_file(): detect corrupt loose object files.
2007-03-05 Junio C Hamanofsck: fix broken loose object check.
2007-03-05 Xavier Maillardcontrib/emacs: Use non-interactive function to byte...
2007-03-05 Santi Béjart/t5515-fetch-merge-logic.sh: Added tests for the merge...
2007-03-05 Junio C HamanoPost 1.5.0.3 cleanup
2007-03-05 Junio C Hamanoformat-patch --attach: not folding some long headers.
2007-03-05 Johannes Schindelinformat-patch: add --inline option and make --attach...
2007-03-05 Junio C HamanoMerge branch 'js/fetch-progress' (early part)
2007-03-05 Junio C HamanoMerge branch 'js/symlink'
2007-03-05 Junio C HamanoMerge branch 'maint'
2007-03-05 Junio C HamanoGIT 1.5.0.3 v1.5.0.3
2007-03-05 Yasushi SHOJIglossary: Add definitions for dangling and unreachable...
2007-03-05 J. Bruce Fieldsuser-manual: more detailed merge discussion
2007-03-05 J. Bruce Fieldsuser-manual: how to replace commits older than most...
2007-03-05 J. Bruce Fieldsuser-manual: insert earlier of mention content-addressa...
2007-03-05 J. Bruce Fieldsuser-manual: ensure generated manual references stylesheet
2007-03-05 J. Bruce Fieldsuser-manual: reset to ORIG_HEAD not HEAD to undo merge
2007-03-05 J. Bruce FieldsDocumentation: mention module option to git-cvsimport
2007-03-04 Johannes Schindelincherry-pick: Suggest a better method to retain authorship
2007-03-04 Eric Wonggit-svn: fix show-ignore when not connected to the...
2007-03-04 Johannes SchindelinGet rid of the dependency to GNU diff in the tests
2007-03-04 Johannes Schindelindiff --no-index: support /dev/null as filename
2007-03-04 Junio C Hamanodiff-ni: fix the diff with standard input
next