aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.1-rc2v1.5.1-rc2Junio C Hamano2007-03-25
* git-svn: fix rel_path() when not connected to the repository rootEric Wong2007-03-25
* use xmalloc in git.c and help.cJames Bowes2007-03-25
* Merge branch 'jc/fpl'Junio C Hamano2007-03-25
|\
| * git-log --first-parent: show only the first parent logJunio C Hamano2007-03-14
* | Update README to point at a few key periodical messages to the listJunio C Hamano2007-03-25
* | Merge branch 'maint'Junio C Hamano2007-03-25
|\ \
| * \ Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-25
| |\ \
| | * | user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields2007-03-18
| | * | glossary: clean up cross-referencesJ. Bruce Fields2007-03-18
| | * | glossary: stop generating automaticallyJ. Bruce Fields2007-03-18
| | * | user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields2007-03-18
| | * | user-manual.txt: fix a tiny typo.Jim Meyering2007-03-18
| | * | user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-18
* | | | Merge branch 'js/remote-show-push'Junio C Hamano2007-03-25
|\ \ \ \
| * | | | Teach git-remote to list pushed branches.Johannes Sixt2007-03-20
* | | | | Merge branch 'maint'Junio C Hamano2007-03-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski2007-03-24
| * | | | gitweb: Fix not marking signoff lines in "log" viewJakub Narebski2007-03-24
| * | | | gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski2007-03-24
| * | | | gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang2007-03-24
* | | | | Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen2007-03-24
* | | | | Document --quiet option to git-diffAlex Riesen2007-03-24
* | | | | write_sha1_from_fd() should make new objects read-onlyNicolas Pitre2007-03-24
* | | | | make it more obvious that temporary files are temporary filesNicolas Pitre2007-03-24
* | | | | update-hook: remove e-mail sending hook.Andy Parkins2007-03-24
* | | | | git-am documentation: describe what is taken from where.Junio C Hamano2007-03-24
* | | | | git-revert: Revert revert message to old behaviourJohannes Schindelin2007-03-24
* | | | | Merge branch 'maint'Junio C Hamano2007-03-23
|\ \ \ \ \ | |/ / / /
| * | | | gitweb: Fix "next" link in commit viewJakub Narebski2007-03-23
* | | | | Documentation: bisect: make a comment fit better in the man page.Christian Couder2007-03-23
* | | | | Documentation: bisect: add some titles to some paragraphs.Christian Couder2007-03-23
* | | | | Documentation: bisect: reformat more paragraphs.Christian Couder2007-03-23
* | | | | Documentation: bisect: reword one paragraph.Christian Couder2007-03-23
* | | | | Documentation: bisect: reformat some paragraphs.Christian Couder2007-03-23
* | | | | Fix path-limited "rev-list --bisect" termination condition.Junio C Hamano2007-03-23
* | | | | git-bisect.sh: properly dq $GIT_DIRJunio C Hamano2007-03-23
* | | | | git-bisect: typofixJunio C Hamano2007-03-23
* | | | | checkout: report where the new HEAD is upon detaching HEADJunio C Hamano2007-03-23
* | | | | Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-23
* | | | | Bisect: convert revs given to good and bad to commitsUwe Kleine-König2007-03-23
* | | | | t4118: be nice to non-GNU sedJohannes Schindelin2007-03-22
* | | | | git-apply: Do not free the wrong buffer when we convert the data for writeoutJunio C Hamano2007-03-22
* | | | | Merge git://git2.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-03-22
|\ \ \ \ \
| * | | | | [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitkBrandon Casey2007-03-21
* | | | | | Merge branch 'maint'Junio C Hamano2007-03-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation/pack-format.txt: Clear up description of types.Peter Eriksen2007-03-22
| * | | | | fix typo in git-am manpageMichael S. Tsirkin2007-03-21
| | |_|/ / | |/| | |
* | | | | update HEAD reflog when branch pointed to by HEAD is directly modifiedNicolas Pitre2007-03-22
* | | | | update-hook: abort early if the project description is unsetAndy Parkins2007-03-22