Code

git.git
2007-03-13 Don Zickusbuiltin-mailinfo.c infrastrcture changes
2007-03-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-03-13 Junio C HamanoMerge branch 'maint'
2007-03-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-13 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-03-13 Shawn O. PearceFix t5510-fetch's use of sed
2007-03-12 Shawn O. PearceSimplify closing two fds at once in run-command.c
2007-03-12 Shawn O. PearceRemove unnecessary casts from fast-import
2007-03-12 Shawn O. PearceMerge branch 'maint'
2007-03-12 Jeff KingNew fast-import test case for valid tree sorting
2007-03-12 Jeff Kingfast-import: grow tree storage more aggressively
2007-03-12 Shawn O. PearceDon't package the git-gui credits file anymore
2007-03-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-12 Linus TorvaldsRe-fix get_sha1_oneline()
2007-03-12 Shawn O. PearceMerge branch 'maint' gitgui-0.6.5
2007-03-12 Shawn O. Pearcegit-gui: Allow 'git gui version' outside of a repository gitgui-0.6.4
2007-03-12 Shawn O. Pearcegit-gui: Revert "git-gui: Display all authors of git...
2007-03-12 Shawn O. Pearcegit-gui: Revert "Don't modify CREDITS-FILE if it hasn...
2007-03-12 Shawn O. Pearcegit-gui: Allow committing empty merges
2007-03-12 Johannes Schindelingit-bundle: only die if pack would be empty, warn if...
2007-03-12 Avi Kivitygit-send-email: configurable bcc and chain-reply-to
2007-03-12 Junio C HamanoMerge branch 'maint'
2007-03-12 Avi Kivitygit-send-email: Document configuration options
2007-03-12 J. Bruce Fieldsgit-merge: warn when -m provided on a fast forward
2007-03-12 Junio C HamanoMerge branch 'jc/boundary'
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-09 Johannes Schindelingit-bundle: prevent overwriting existing bundles
2007-03-09 Johannes Schindelingit-bundle: die if a given ref is not included in bundle
2007-03-09 Johannes Schindelingit-bundle: handle thin packs in subcommand "unbundle"
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-08 Johannes Schindelingit-bundle: Make thin packs
2007-03-08 Johannes Schindelingit-bundle: avoid packing objects which are in the...
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 Johannes Schindelinbundle: fix wrong check of read_header()'s return value...
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-07 Alex Riesengit-gui: Support of "make -s" in: do not output anythin...
2007-03-06 Junio C Hamanorevision --boundary: fix uncounted case.
2007-03-06 Li Yanggitweb: Change to use explicitly function call cgi...
2007-03-06 Junio C Hamanorevision --boundary: fix stupid typo
2007-03-06 Junio C Hamanogit-bundle: make verify a bit more chatty.
2007-03-06 Junio C Hamanorevision traversal: SHOWN means shown
2007-03-06 Junio C Hamanogit-bundle: various fixups
2007-03-06 Junio C Hamanorevision traversal: retire BOUNDARY_SHOW
2007-03-06 Junio C Hamanorevision walker: Fix --boundary when limited
2007-03-06 Shawn O. PearceMake 'make' quiet by default
2007-03-06 Shawn O. PearceMake 'make' quieter while building git
next