19785 Commits (78d553b7d7b269bb22ebd8b1198657c37484a3a0)
 

Author SHA1 Message Date
Junio C Hamano 5ad9dce7e6 GIT 1.6.5-rc0 16 years ago
Junio C Hamano df01e7c5ee Merge branch 'maint' 16 years ago
Emmanuel Trillaud 90e431152e git-pull: do not mention --quiet and --verbose twice 16 years ago
Bert Wesarg 6d71c1dca4 githooks.txt: put hooks into subsections 16 years ago
Junio C Hamano b8711f520b Merge branch 'jc/mailinfo-scissors' 16 years ago
Junio C Hamano 2da9f8e370 Merge branch 'jk/clone-b' 16 years ago
Junio C Hamano e4d1afbcf2 Merge branch 'jc/upload-pack-hook' 16 years ago
Junio C Hamano 54f0bdc811 Merge branch 'tr/reset-checkout-patch' 16 years ago
Junio C Hamano 8e4384fd44 Merge branch 'np/maint-1.6.3-deepen' 16 years ago
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 16 years ago
Clemens Buchacher 929e37d3df grep: fix exit status if external_grep() punts 16 years ago
Josh Triplett d071d94296 Wrap rewrite globals in a struct in preparation for adding another set 16 years ago
Junio C Hamano 6ea71fe7d3 Merge branch 'maint' 16 years ago
Jeff King 14b772a0d7 push: re-flow non-fast-forward message 16 years ago
Jeff King e1f8f0cfbe push: fix english in non-fast-forward message 16 years ago
Pascal Obry 3fb9d58235 Do not scramble password read from .cvspass 16 years ago
Nicolas Pitre 0ef95f72f8 pack-objects: free preferred base memory after usage 16 years ago
Nicolas Pitre 6523078b96 make shallow repository deepening more network efficient 16 years ago
Daniel Barkalow 2d14d65ce7 Use a clearer style to issue commands to remote helpers 16 years ago
Daniel Barkalow c9e388bb48 Make the "traditionally-supported" URLs a special case 16 years ago
Peter Krefting 2b72ccb20a Add script for importing bits-and-pieces to Git. 16 years ago
Peter Krefting 7e787953fb import-tars: Allow per-tar author and commit message. 16 years ago
Junio C Hamano 79b4fde573 Merge branch 'maint' 16 years ago
Junio C Hamano bc29df6022 Merge branch 'maint-1.6.3' into maint 16 years ago
Junio C Hamano ba7e81430a Merge branch 'maint-1.6.2' into maint-1.6.3 16 years ago
Miklos Vajna 405923761a git-clone: add missing comma in --reference documentation 16 years ago
Junio C Hamano 193a5d195b Merge branch 'maint' 16 years ago
Junio C Hamano daf85d97f8 Merge branch 'maint-1.6.3' into maint 16 years ago
Jeff King 2e5ed5f21b push: teach --quiet to suppress "Everything up-to-date" 16 years ago
Junio C Hamano 8cc15acfb8 Merge branch 'maint-1.6.2' into maint-1.6.3 16 years ago
Gerrit Pape d2feb01aa5 git-cvsserver: no longer use deprecated 'git-subcommand' commands 16 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 16 years ago
Johannes Sixt 228e7b5d4d status: list unmerged files much later 16 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Junio C Hamano 0b1fac320c builtin-apply.c: get rid of an unnecessary use of temporary array 16 years ago
Junio C Hamano dcda3614d4 builtin-pack-objects.c: avoid vla 16 years ago
Brian Gianforcaro eeefa7c90e Style fixes, add a space after if/for/while. 16 years ago
Junio C Hamano 554555ac7d Merge branch 'lt/approxidate' 16 years ago
Junio C Hamano 909beb860b Merge branch 'mr/gitweb-snapshot' 16 years ago
Junio C Hamano d34eca0392 Merge branch 'tf/diff-whitespace-incomplete-line' 16 years ago
Jeff King 931e8e27d9 fix approxidate parsing of relative months and years 16 years ago
Jeff King 34dc6e73b0 tests: add date printing and parsing tests 16 years ago
Jeff King 4f6552ea4c refactor test-date interface 16 years ago
Alex Riesen 33012fc429 Add date formatting and parsing functions relative to a given time 16 years ago
Junio C Hamano f324cb50be Sync with 1.6.4.2 16 years ago
Junio C Hamano 82c3e21000 GIT 1.6.4.2 16 years ago
René Scharfe f7aec129fa UI consistency: allow --force for where -f means force 16 years ago
René Scharfe 53a1116c61 update-server-info: make builtin, use parseopt 16 years ago
Nanako Shiraishi e71c008dce Remove unused t/t8005/iso8859-5.txt 16 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 16 years ago