Code

git.git
2007-04-17 Nicolas Pitrepack-objects: get rid of create_final_object_list()
2007-04-17 Nicolas Pitrepack-objects: get rid of reuse_cached_pack
2007-04-17 Nicolas Pitrepack-objects: clean up list sorting
2007-04-17 Nicolas Pitrepack-objects: rework check_delta_limit usage
2007-04-17 Nicolas Pitrepack-objects: equal objects in size should delta agains...
2007-04-17 Nicolas Pitrepack-objects: optimize preferred base handling a bit
2007-04-12 Nicolas Pitreclean up add_object_entry()
2007-04-12 Nicolas Pitretests for various pack index features
2007-04-12 Nicolas Pitreuse test-genrandom in tests instead of /dev/urandom
2007-04-12 Nicolas Pitresimple random data generator for tests
2007-04-10 Nicolas Pitrevalidate reused pack data with CRC when possible
2007-04-10 Nicolas Pitreallow forcing index v2 and 64-bit offset treshold
2007-04-10 Nicolas Pitrepack-redundant.c: learn about index v2
2007-04-10 Nicolas Pitreshow-index.c: learn about index v2
2007-04-10 Nicolas Pitresha1_file.c: learn about index version 2
2007-04-10 Nicolas Pitreindex-pack: learn about pack index version 2
2007-04-10 Nicolas Pitrepack-objects: learn about pack index version 2
2007-04-10 Nicolas Pitrecompute object CRC32 with index-pack
2007-04-10 Nicolas Pitrecompute a CRC32 for each object as stored in a pack
2007-04-10 Nicolas Pitreadd overflow tests on pack offset variables
2007-04-10 Nicolas Pitremake overflow test on delta base offset work regardless...
2007-04-10 Nicolas Pitreget rid of num_packed_objects()
2007-04-10 René Scharfegit-archive: make tar the default format
2007-04-09 Junio C HamanoMerge branch 'jc/push'
2007-04-09 Junio C HamanoMerge branch 'jc/merge-subtree'
2007-04-09 Junio C HamanoMerge branch 'js/fetch-progress'
2007-04-09 Junio C HamanoMerge branch 'maint'
2007-04-09 Junio C HamanoAdd Documentation/cmd-list.made to .gitignore
2007-04-09 Eric Wonggit-svn: fix log command to avoid infinite loop on...
2007-04-09 Eric Wonggit-svn: dcommit/rebase confused by patches with git...
2007-04-09 Eric Wonggit-svn: bail out on incorrect command-line options
2007-04-08 Junio C HamanoStart 1.5.2 cycle by prepareing RelNotes for it.
2007-04-08 Junio C HamanoMerge branch 'jc/read-tree-df' (early part)
2007-04-08 Junio C HamanoMerge branch 'maint'
2007-04-08 Junio C HamanoPrepare for 1.5.1.1
2007-04-08 Frank Lichtenheldcvsserver: small corrections to asciidoc documentation
2007-04-07 Junio C HamanoA new merge stragety 'subtree'.
2007-04-07 Junio C Hamanogit-push to multiple locations does not stop at the...
2007-04-07 Junio C Hamanogit-push reports the URL after failing.
2007-04-07 Junio C HamanoMerge branch 'jc/index-output'
2007-04-07 Junio C HamanoMerge branch 'fp/make-j'
2007-04-07 Junio C HamanoMerge branch 'cc/bisect'
2007-04-07 Junio C HamanoMerge branch 'jc/checkout' (early part)
2007-04-07 Junio C HamanoMerge branch 'maint'
2007-04-07 Junio C HamanoDocumentation: tighten dependency for git.{html,txt}
2007-04-07 Arjen LaarhovenMakefile: iconv() on Darwin has the old interface
2007-04-07 Arjen Laarhovent5300-pack-object.sh: portability issue using /usr...
2007-04-07 Junio C Hamanogit-bisect: allow bisecting with only one bad commit.
2007-04-07 Junio C Hamanot6030: add a bit more tests to git-bisect
2007-04-07 Arjen Laarhovent3200-branch.sh: small language nit
2007-04-07 Arjen Laarhovenusermanual.txt: some capitalization nits
2007-04-06 Lars HjemliMake builtin-branch.c handle the git config file
2007-04-06 Lars Hjemlirename_ref(): only print a warning when config-file...
2007-04-06 Brian GernhardtDistinguish branches by more than case in tests.
2007-04-06 YOSHIFUJI Hideaki... Avoid composing too long "References" header.
2007-04-06 Frank Lichtenheldcvsimport: Improve formating consistency
2007-04-06 Frank Lichtenheldcvsimport: Reorder options in documentation for better...
2007-04-06 Frank Lichtenheldcvsimport: Improve usage error reporting
2007-04-06 Frank Lichtenheldcvsimport: Improve documentation of CVSROOT and CVS...
2007-04-06 Frank Lichtenheldcvsimport: sync usage lines with existing options
2007-04-06 Junio C Hamanogit-bisect: modernization
2007-04-05 Junio C HamanoMerge branch 'maint'
2007-04-05 Dana HowFix lseek(2) calls with args 2 and 3 swapped
2007-04-05 Fernando J... Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel...
2007-04-05 Christian CouderDocumentation: bisect: "start" accepts one bad and...
2007-04-05 Christian CouderBisect: teach "bisect start" to optionally use one...
2007-04-05 Alex RiesenFix passing of TCLTK_PATH to git-gui
2007-04-05 Junio C HamanoRename add_file_to_index() to add_file_to_cache()
2007-04-05 Junio C HamanoRename static variable write_index to update_index...
2007-04-05 Junio C HamanoRename internal function "add_file_to_cache" in builtin...
2007-04-05 Junio C HamanoPropagate cache error internal to refresh_cache() via...
2007-04-05 Junio C HamanoFix bogus error message from merge-recursive error...
2007-04-05 Andy ParkinsShow binary file size change in diff --stat
2007-04-05 Shawn O. PearceHonor -p<n> when applying git diffs
2007-04-05 Junio C HamanoFix dependency of common-cmds.h
2007-04-05 Shawn O. PearceFix lost-found to show commits only referenced by reflogs
2007-04-05 Nicolas Pitreclean up and optimize nth_packed_object_sha1() usage
2007-04-05 Geert BoschFix renaming branch without config file
2007-04-05 Ville SkyttäDESTDIR support for git/contrib/emacs
2007-04-05 Jakub Narebskigitweb: Fix bug in "blobdiff" view for split (e.g....
2007-04-05 Brian GernhardtDocument --left-right option to rev-list.
2007-04-05 René ScharfeRevert "builtin-archive: use RUN_SETUP"
2007-04-05 Gerrit Paperename contrib/hooks/post-receieve-email to contrib...
2007-04-04 Junio C HamanoRPM spec: include git-p4 in the list of all packages.
2007-04-04 Junio C Hamanorerere: make sorting really stable.
2007-04-04 Brian GernhardtFix t4200-rerere for white-space from "wc -l"
2007-04-04 Eric Wonggit-svn: bail out on incorrect command-line options
2007-04-04 Jakub Narebskigitweb: Quote hash keys, and do not use barewords keys
2007-04-04 Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
2007-04-04 Junio C HamanoFix switching to a branch with D/F when current branch...
2007-04-04 Junio C HamanoFix twoway_merge that passed d/f conflict marker to...
2007-04-04 Junio C HamanoFix read-tree --prefix=dir/.
2007-04-04 Junio C Hamanounpack-trees: get rid of *indpos parameter.
2007-04-04 Junio C Hamanounpack_trees.c: pass unpack_trees_options structure...
2007-04-04 Junio C Hamanoadd_cache_entry(): removal of file foo does not conflic...
2007-04-04 Junio C HamanoMerge branch 'jc/bisect'
2007-04-04 Junio C HamanoMerge branch 'fl/doc'
2007-04-04 Junio C HamanoMerge branch 'post1.5.1/blame.el'
2007-04-04 Junio C HamanoMerge branch 'post1.5.1/tcltk'
2007-04-04 Junio C HamanoMerge branch 'post1.5.1/p4'
next