| Commit message (Expand) | Author | Age | Files | Lines |
* | describe: match pattern for lightweight tags too | Michael Dressel | 2008-06-04 | 2 | -4/+27 |
* | GIT 1.5.5.3v1.5.5.3 | Junio C Hamano | 2008-05-27 | 4 | -3/+17 |
* | commit --interactive: properly update the index before commiting | Gerrit Pape | 2008-05-27 | 1 | -0/+2 |
* | gitweb: only display "next" links in logs if there is a next page | Lea Wiemann | 2008-05-27 | 1 | -4/+4 |
* | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 2008-05-27 | 2 | -12/+3 |
* | Documentation/git-bundle.txt: fix synopsis | Gerrit Pape | 2008-05-27 | 1 | -1/+1 |
* | Merge branch 'gp/bisect-fix' into maint | Junio C Hamano | 2008-05-26 | 3 | -10/+55 |
|\ |
|
| * | bisect: print an error message when "git rev-list --bisect-vars" fails | Christian Couder | 2008-05-08 | 2 | -2/+24 |
| * | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 2008-05-05 | 3 | -8/+31 |
* | | Documentation: fix graph in git-rev-parse.txt | Michele Ballabio | 2008-05-26 | 1 | -10/+12 |
* | | show-branch --current: do not barf on detached HEAD | Junio C Hamano | 2008-05-26 | 1 | -2/+2 |
* | | Merge branch 'jk/maint-send-email-compose' into maint | Junio C Hamano | 2008-05-25 | 2 | -2/+100 |
|\ \ |
|
| * | | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 2008-05-21 | 2 | -2/+32 |
| * | | send-email: specify content-type of --compose body | Jeff King | 2008-05-21 | 2 | -0/+68 |
* | | | Merge branch 'hb/maint-send-email-quote-recipients' into maint | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix recipient santitization | Horst H. von Brand | 2008-05-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-25 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | builtin-fast-export: Only output a single parent per line | Pieter de Bie | 2008-05-25 | 1 | -5/+1 |
* | | | | Release Notes for 1.5.5.2 | Junio C Hamano | 2008-05-25 | 2 | -1/+28 |
* | | | | Merge branch 'maint-1.5.4' into maintv1.5.5.2 | Junio C Hamano | 2008-05-23 | 1 | -6/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref | Johannes Sixt | 2008-05-23 | 1 | -6/+12 |
* | | | | Add missing "short" alternative to --date in rev-list-options.txt | Heikki Orsila | 2008-05-22 | 1 | -1/+1 |
* | | | | git-show.txt: Not very stubby these days. | Jon Loeliger | 2008-05-22 | 1 | -2/+0 |
* | | | | Clarify repack -n documentation | Shawn O. Pearce | 2008-05-22 | 1 | -2/+5 |
* | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-21 | 2 | -3/+3 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | git-am: fix typo in usage message | Jeff King | 2008-05-19 | 1 | -1/+1 |
| * | | doc/git-daemon: s/uploadarchive/uploadarch/ | Jeff King | 2008-05-19 | 1 | -2/+2 |
* | | | git-filter-branch: Clarify file removal example. | Jon Loeliger | 2008-05-16 | 1 | -0/+4 |
* | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-14 | 1 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Documentation/git-describe.txt: make description more readable | Ian Hilt | 2008-05-14 | 1 | -3/+4 |
* | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-11 | 3 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | wt-status.h: declare global variables as extern | Johannes Sixt | 2008-05-11 | 1 | -2/+2 |
| * | | builtin-commit.c: add -u as short name for --untracked-files | Sitaram Chamarty | 2008-05-11 | 1 | -1/+1 |
| * | | git-repack: re-enable parsing of -n command line option | A Large Angry SCM | 2008-05-11 | 1 | -0/+1 |
* | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-08 | 2 | -2/+5 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" | Dustin Sallings | 2008-05-08 | 1 | -1/+2 |
| * | doc: clarify definition of "update" for git-add -u | Jeff King | 2008-05-08 | 1 | -1/+3 |
* | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | filter-branch: Documentation fix. | Florian Ragwitz | 2008-05-03 | 1 | -2/+2 |
* | | checkout: don't rfc2047-encode oneline on detached HEAD | Jeff King | 2008-05-03 | 1 | -1/+1 |
* | | fetch-pack: brown paper bag fix | Junio C Hamano | 2008-04-30 | 1 | -1/+1 |
* | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-29 | 2 | -3/+6 |
|\ \
| |/ |
|
| * | cvsimport: always pass user data to "system" as a list | Jeff King | 2008-04-29 | 1 | -1/+1 |
| * | fix reflog approxidate parsing bug | Jeff King | 2008-04-29 | 1 | -2/+5 |
* | | Fix use after free() in builtin-fetch | Alex Riesen | 2008-04-28 | 1 | -3/+5 |
* | | fetch-pack: do not stop traversing an already parsed commit | Linus Torvalds | 2008-04-28 | 1 | -4/+4 |
* | | Use "=" instead of "==" in condition as it is more portable | Alex Riesen | 2008-04-28 | 1 | -1/+1 |
* | | clone: detect and fail on excess parameters | Junio C Hamano | 2008-04-27 | 2 | -0/+27 |
* | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove 'header' from --signoff option description | Dan McGee | 2008-04-27 | 1 | -1/+1 |