9546 Commits (55a9137d8a33449425c55104c00bc9189381754a)
 

Author SHA1 Message Date
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
Junio C Hamano 40250af411 Fix 'diff' attribute semantics. 18 years ago
Junio C Hamano 201ac8efc7 Fix 'crlf' attribute semantics. 18 years ago
Linus Torvalds 04786756f9 Expose subprojects as special files to "git diff" machinery 18 years ago
Shawn O. Pearce 19c821487b git-gui: Display the directory basename in the title 18 years ago
Shawn O. Pearce d025d1e322 Merge branch 'er/ui' 18 years ago
Jim Meyering 61d6ed139f sscanf/strtoul: parse integers robustly 18 years ago
Junio C Hamano e94b4d2f2a Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint 18 years ago
Linus Torvalds 5698454ea0 Fix some "git ls-files -o" fallout from gitlinks 18 years ago
Michael Spang 1bb88be99e git-blame: Fix overrun in fake_working_tree_commit() 18 years ago
Junio C Hamano 8c701249d2 Teach 'diff' about 'diff' attribute. 18 years ago
Junio C Hamano 35ebfd6a0c Define 'crlf' attribute. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago
Junio C Hamano edb4fd79ec Merge branch 'maint' 18 years ago
Linus Torvalds 1fa9bf362a git-quiltimport complaining yet still working 18 years ago
Junio C Hamano f9135dbcdd Replace a pair of patches with updated ones for subproject support. 18 years ago
Linus Torvalds f0807e62b4 Teach "git-read-tree -u" to check out submodules as a directory 18 years ago
Linus Torvalds 6e2f441bd4 Teach git list-objects logic to not follow gitlinks 18 years ago
Linus Torvalds a8ee75bc7a Fix gitlink index entry filesystem matching 18 years ago
Frank Lichtenheld 047528680e config.txt: Add gitcvs.db* variables 18 years ago
Frank Lichtenheld befc9c4204 config.txt: Fix grammatical error in description of http.noEPSV 18 years ago
Frank Lichtenheld 5007af8c7e config.txt: Change pserver to server in description of gitcvs.* 18 years ago