9142 Commits (3a81b9f571a6b7edd83b3d5f27c3c95d9b1c9d5c)
 

Author SHA1 Message Date
Junio C Hamano 3a81b9f571 Merge branch 'jc/fpl' 18 years ago
Junio C Hamano 620d3f4216 Update README to point at a few key periodical messages to the list 18 years ago
Junio C Hamano 2603fa5fb3 Merge branch 'maint' 18 years ago
Junio C Hamano fd2a75972e Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint 18 years ago
Junio C Hamano c5a07b3b4f Merge branch 'js/remote-show-push' 18 years ago
Junio C Hamano 12d6697f3a Merge branch 'maint' 18 years ago
Alex Riesen 06aff47b22 Use diff* with --exit-code in git-am, git-rebase and git-merge-ours 18 years ago
Alex Riesen 2a18c266d0 Document --quiet option to git-diff 18 years ago
Nicolas Pitre b5b8d8141a write_sha1_from_fd() should make new objects read-only 18 years ago
Nicolas Pitre 0e55181f29 make it more obvious that temporary files are temporary files 18 years ago
Andy Parkins 46d409d0bf update-hook: remove e-mail sending hook. 18 years ago
Jakub Narebski cd67c8e0bc gitweb: Add some installation notes in gitweb/INSTALL 18 years ago
Jakub Narebski 4ae89b7625 gitweb: Fix not marking signoff lines in "log" view 18 years ago
Jakub Narebski 346d5e1835 gitweb: Don't escape attributes in CGI.pm HTML methods 18 years ago
Li Yang 290b1467a3 gitweb: Change to use explicitly function call cgi->escapHTML() 18 years ago
Junio C Hamano 2499857b0b git-am documentation: describe what is taken from where. 18 years ago
Johannes Schindelin e43b010582 git-revert: Revert revert message to old behaviour 18 years ago
Junio C Hamano b08bbae7e1 Merge branch 'maint' 18 years ago
Christian Couder 6cea055547 Documentation: bisect: make a comment fit better in the man page. 18 years ago
Christian Couder 1207f9e705 Documentation: bisect: add some titles to some paragraphs. 18 years ago
Christian Couder fed820ad56 Documentation: bisect: reformat more paragraphs. 18 years ago
Christian Couder cc070d1f79 Documentation: bisect: reword one paragraph. 18 years ago
Christian Couder 7891a2811d Documentation: bisect: reformat some paragraphs. 18 years ago
Junio C Hamano a4e9d71edb Fix path-limited "rev-list --bisect" termination condition. 18 years ago
Jakub Narebski f9308a182e gitweb: Fix "next" link in commit view 18 years ago
Junio C Hamano 12cb813733 git-bisect.sh: properly dq $GIT_DIR 18 years ago
Junio C Hamano 673e58389f git-bisect: typofix 18 years ago
Junio C Hamano abba9dbbf4 checkout: report where the new HEAD is upon detaching HEAD 18 years ago
Christian Couder a17c410100 Bisect: implement "git bisect run <cmd>..." to automatically bisect. 18 years ago
Uwe Kleine-König cc65343a84 Bisect: convert revs given to good and bad to commits 18 years ago
Johannes Schindelin 3007a78033 t4118: be nice to non-GNU sed 18 years ago
Junio C Hamano cc96fd092a git-apply: Do not free the wrong buffer when we convert the data for writeout 18 years ago
Junio C Hamano 00cec846f1 Merge git://git2.kernel.org/pub/scm/gitk/gitk 18 years ago
Junio C Hamano aa576e6b47 Merge branch 'maint' 18 years ago
Peter Eriksen 979ea5856c Documentation/pack-format.txt: Clear up description of types. 18 years ago
Nicolas Pitre 605fac8b5b update HEAD reflog when branch pointed to by HEAD is directly modified 18 years ago
Andy Parkins 0a0d080bdc update-hook: abort early if the project description is unset 18 years ago
Michael S. Tsirkin 85295a52e6 git-merge: Put FETCH_HEAD data in merge commit message 18 years ago
Junio C Hamano a1bf91e081 git-rebase: make 'rebase HEAD branch' work as expected. 18 years ago
Junio C Hamano 1d848f643c tree_entry_interesting(): allow it to say "everything is interesting" 18 years ago
Junio C Hamano ccc744abbb tree-diff: avoid strncmp() 18 years ago
Junio C Hamano 7d2f667b12 Teach tree_entry_interesting() that the tree entries are sorted. 18 years ago
Linus Torvalds 4651ece854 Switch over tree descriptors to contain a pre-parsed entry 18 years ago
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
Linus Torvalds a8c40471ab Remove "pathlen" from "struct name_entry" 18 years ago
Brandon Casey 1ce09dd678 [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk 18 years ago
Michael S. Tsirkin a947ab79d4 fix typo in git-am manpage 18 years ago
Junio C Hamano 171dccd511 blame: cmp_suspect is not "cmp" anymore. 18 years ago
Nicolas Pitre 3254d218b4 minor git-prune optimization 18 years ago
Nicolas Pitre 5721685699 improve checkout message when asking for same branch 18 years ago