9567 Commits (61397d4b8da2f2ab3fd767c6058ad05ca10269b8)
 

Author SHA1 Message Date
Junio C Hamano 3e5261a240 merge-recursive: separate out xdl_merge() interface. 18 years ago
Junio C Hamano 515106fa13 Allow more than true/false to attributes. 18 years ago
Steven Grimm bb1faf0d5b Add --ignore-unmatch option to exit with zero status when no files are removed. 18 years ago
Junio C Hamano b9849a1ab6 Make sure quickfetch is not fooled with a previous, incomplete fetch. 18 years ago
Linus Torvalds 100c5f3b0b Clean up object creation to use more common code 18 years ago
Linus Torvalds 2c1cbec1e2 Use proper object allocators for unknown object nodes too 18 years ago
Christian Couder f948792990 Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". 18 years ago
Christian Couder b8652b4de0 Bisect: simplify "bisect start" logging. 18 years ago
Nicolas Pitre 5c49c11686 pack-objects: better check_object() performances 18 years ago
Nicolas Pitre 54dab52ae8 add get_size_from_delta() 18 years ago
Nicolas Pitre a3fbf4dfe1 pack-objects: make in_pack_header_size a variable of its own 18 years ago
Nicolas Pitre 81a216a5d6 pack-objects: get rid of create_final_object_list() 18 years ago
Nicolas Pitre f7ae6a930a pack-objects: get rid of reuse_cached_pack 18 years ago
Nicolas Pitre 9668cf59a8 pack-objects: clean up list sorting 18 years ago
Nicolas Pitre 898b14cedc pack-objects: rework check_delta_limit usage 18 years ago
Nicolas Pitre adcc70950e pack-objects: equal objects in size should delta against newer objects 18 years ago
Nicolas Pitre 8a5a8d6c97 pack-objects: optimize preferred base handling a bit 18 years ago
Junio C Hamano aa36985161 Merge branch 'js/wrap-log' 18 years ago
Alex Riesen 4848509a97 Fix permissions on test scripts 18 years ago
Alex Riesen 238128d888 Fix t4201: accidental arithmetic expansion 18 years ago
Junio C Hamano f06a6a493a send-email: do not leave an empty CC: line if no cc is present. 18 years ago
Linus Torvalds ca135e7acc Add support for "commit name decorations" to log family of commands 18 years ago
Linus Torvalds a59b276e18 Add a generic "object decorator" interface, and make object refs use it 18 years ago
Junio C Hamano 402fa75eed Merge branch 'maint' 18 years ago
Gerrit Pape 91776491da Have sample update hook not refuse deleting a branch through push. 18 years ago
Gerrit Pape 5946d88a34 variable $projectdesc needs to be set before checking against unchanged default. 18 years ago
Steven Grimm 9474eda6c2 git-rm: Trivial fix for a comment typo. 18 years ago
Andrew Ruder 635f4a30f0 Update git-annotate/git-blame documentation 18 years ago
Andrew Ruder 0b9a9dd00a Update git-apply documentation 18 years ago
Andrew Ruder 982f65ace6 Update git-applymbox documentation 18 years ago
Andrew Ruder 5c19f244c3 Update git-am documentation 18 years ago
J. Bruce Fields 25d9f3fa2d user-manual: use detached head when rewriting history 18 years ago
J. Bruce Fields a536b08b49 user-manual: start revising "internals" chapter 18 years ago
J. Bruce Fields 72a76c955b user-manual: detached HEAD 18 years ago
J. Bruce Fields 4f75240796 user-manual: fix discussion of default clone 18 years ago
J. Bruce Fields b71083043c Documentation: clarify track/no-track option. 18 years ago
J. Bruce Fields 40c8279f9b Documentation: clarify git-checkout -f, minor editing 18 years ago
J. Bruce Fields cb1881c6ee Documentation: minor edits of git-lost-found manpage 18 years ago
Steven Grimm b48caa20de Add --quiet option to suppress output of "rm" commands for removed files. 18 years ago
Michael S. Tsirkin c7263d4d3d Display the subject of the commit just made. 18 years ago
Andrew Ruder 1532017535 Add policy on user-interface changes 18 years ago
Junio C Hamano 7a1593972c Merge branch 'maint' 18 years ago
Alex Riesen 5f2e1df5c9 Document -g (--walk-reflogs) option of git-log 18 years ago
James Bowes b568a503de Document git-check-attr 18 years ago
Luiz Fernando N. Capitulino b073211534 ident.c: Use size_t (instead of int) to store sizes 18 years ago
Luiz Fernando N. Capitulino 0b952a98f1 ident.c: Use const qualifier for 'struct passwd' parameters 18 years ago
Junio C Hamano e4aee10a2e Change attribute negation marker from '!' to '-'. 18 years ago
Junio C Hamano fc2d07b05f Define a built-in attribute macro "binary". 18 years ago
Junio C Hamano f48fd68887 attribute macro support 18 years ago
Junio C Hamano 6d4da3dea0 Makefile: add patch-ids.h back in. 18 years ago