9356 Commits (3e5261a24071ca23c3514c0ebd5ee55f1e79d9cc)
 

Author SHA1 Message Date
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 1daa09d9a8 make the previous optimization work also on path-limited rev-list --bisect 18 years ago
Junio C Hamano 2a4646904a rev-list --bisect: Fix "halfway" optimization. 18 years ago
Junio C Hamano 1c2c6112a4 Merge branch 'master' into jc/bisect 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
Junio C Hamano bab36bf57d t6004: add a bit more path optimization test. 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 1c4fea3a40 git-rev-list --bisect: optimization 18 years ago