9161 Commits (fa21b6023288d5ee0afa79021493a199b1c9bac5)
 

Author SHA1 Message Date
Jeff King fa21b60232 Add some basic tests of rev-list --pretty=format 18 years ago
H. Peter Anvin 465b3518a9 git-upload-pack: make sure we close unused pipe ends 18 years ago
Jeff King 4621af3716 --pretty=format: fix broken %ct and %at interpolation 18 years ago
James Bowes c6e0caa384 use xrealloc in help.c 18 years ago
James Bowes aa4cfa8516 read-tree: use xcalloc 18 years ago
Linus Torvalds 608d48b220 Fix "getaddrinfo()" buglet 18 years ago
Gerrit Pape 66d5871ead Makefile: remove test-chmtime program in target clean. 18 years ago
Jakub Narebski f73bbb2d0c gitweb: Cleanup and uniquify die_error calls 18 years ago
Junio C Hamano e82973cfb0 sha1_file.c (write_sha1_file): Detect close failure 18 years ago
Alexandre Julliard b704e589f4 git.el: Display some information about the HEAD commit. 18 years ago
Junio C Hamano 89d5892389 Document git-log --first-parent 18 years ago
Christian Couder 8302012097 Bisect: add checks at the beginning of "git bisect run". 18 years ago
Jim Meyering 0d315468f3 sha1_file.c (write_sha1_from_fd): Detect close failure. 18 years ago
Jeff King e4d9516b21 git-rm: don't remove newly added file without -f 18 years ago
Christian Couder c0ce981f5e Bisect: Use "git-show-ref --verify" when reseting. 18 years ago
Jakub Narebski 52c813f22f gitweb: Add example of config file and how to generate projects list to gitweb/INSTALL 18 years ago
Junio C Hamano b6da18b1d1 GIT 1.5.1-rc2 18 years ago
Eric Wong 0b59451c1b git-svn: fix rel_path() when not connected to the repository root 18 years ago
James Bowes 3301521a25 use xmalloc in git.c and help.c 18 years ago
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