17655 Commits (6828f72ffee0d603b96bcde080ec13504f617669)
 

Author SHA1 Message Date
Brandon Casey 6828f72ffe builtin-send-pack.c: avoid empty structure initialization 16 years ago
Daniel Barkalow 64fcef2daa Move push matching and reporting logic into transport.c 16 years ago
Daniel Barkalow a9c37a72c4 Use a common function to get the pretty name of refs 16 years ago
Junio C Hamano 8321c56b6b builtin-remote.c: no "commented out" code, please 16 years ago
Jay Soffian e5dcbfd9ab builtin-remote: new show output style for push refspecs 16 years ago
Jay Soffian 7ecbbf877c builtin-remote: new show output style 16 years ago
Jeff King fbb074c253 remote: make guess_remote_head() use exact HEAD lookup if it is available 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Jay Soffian e61e0cc6b7 builtin-remote: teach show to display remote HEAD 16 years ago
Jay Soffian 3bd925636c builtin-remote: fix two inconsistencies in the output of "show <remote>" 16 years ago
Jay Soffian cca7c97e37 builtin-remote: make get_remote_ref_states() always populate states.tracked 16 years ago
Jay Soffian e0cc81e63c builtin-remote: rename variables and eliminate redundant function call 16 years ago
Jay Soffian 7b9a5e276c builtin-remote: remove unused code in get_ref_states 16 years ago
Jay Soffian 8873323561 builtin-remote: refactor duplicated cleanup code 16 years ago
Jay Soffian c6f5a7a916 string-list: new for_each_string_list() function 16 years ago
Jay Soffian 5f48cb95aa remote: make match_refs() not short-circuit 16 years ago
Jay Soffian cdf690e53b remote: make match_refs() copy src ref before assigning to peer_ref 16 years ago
Jay Soffian 4229f1fa32 remote: let guess_remote_head() optionally return all matches 16 years ago
Jay Soffian 7b3db095d5 remote: make copy_ref() perform a deep copy 16 years ago
Jay Soffian 6cb4e6cc0f remote: simplify guess_remote_head() 16 years ago
Jay Soffian 8ef517337d move locate_head() to remote.c 16 years ago
Jay Soffian ec8452d5a7 move duplicated ref_newer() to remote.c 16 years ago
Jay Soffian 454e2025a9 move duplicated get_local_heads() to remote.c 16 years ago
Jeff King 5483f79998 refactor find_ref_by_name() to accept const list 16 years ago
Jeff King 119c8eeede add basic http clone/fetch tests 16 years ago
Jeff King 75318a3bad test scripts: refactor start_httpd helper 16 years ago
Junio C Hamano 661763abf6 GIT 1.6.2-rc2 16 years ago
Junio C Hamano bb0cebd7d0 Merge branch 'jc/maint-1.6.0-pack-directory' 16 years ago
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Jay Soffian 69707d616f Allow HTTP tests to run on Darwin 16 years ago
Michael J Gruber 3dbe1165e9 Fix typo in contrib/examples/git-svnimport.txt 16 years ago
Johannes Sixt 3f74c8e8d8 gitattributes.txt: Path matching rules are explained in gitignore.txt 16 years ago
Felipe Contreras a9d98a148d sha1_file.c: fix typo 16 years ago
Felipe Contreras 9ccb3bca57 git add: trivial codestyle cleanup 16 years ago
Christian Couder aa98eb3d65 README: fix path to "gitcvs-migration.txt" and be more consistent 16 years ago
Allan Caffee a8fdab08e0 trace: Fixed a minor typo in an error message. 16 years ago
Marc Branchaud 149f6ddfb3 Docs: Expand explanation of the use of + in git push refspecs. 16 years ago
Gerrit Pape 6ab149ea89 git-quiltimport: preserve standard input to be able to read user input 16 years ago
Gerrit Pape 6a0861a8a3 Install builtins with the user and group of the installing personality 16 years ago
Junio C Hamano 48b6026e17 Merge git://git.bogomips.org/git-svn 16 years ago
Abhijit Menon-Sen 3ca9364222 Convert git-* invocations to "git *" in the svnimport example. 16 years ago
Ben Walton e871784132 git-svn fix to avoid using strftime %z 16 years ago
Junio C Hamano d43c07b8ee Merge git://git.bogomips.org/git-svn 16 years ago
Pete Wyckoff b4b0ba06f8 git-p4: avoid syncing duplicate changes 16 years ago
Peter Oberndorfer 0df84059d4 git-svn: read the dcommit url from the config file on a per remote basis 16 years ago
Eric Wong 83c2fcff21 git-svn: fix delete+add branch tracking with empty files 16 years ago
Brian Gernhardt 7d9fd459f1 git-svn: Create leading directories in create-ignore 16 years ago
Junio C Hamano 2d602e9179 Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/git 16 years ago
Alexandre Julliard 6f3c504b54 Add a README in the contrib/emacs directory. 16 years ago
Alexandre Julliard 5b4e44104e git.el: Improve the confirmation message on remove and revert. 16 years ago