Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git send-email: make the message file name more specific. | Pierre Habouzit | 2008-11-11 | 1 | -3/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-11-09 | 4 | -11/+29 |
|\ | |||||
| * | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -3/+3 |
| * | Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -4/+4 |
| * | checkout: Don't crash when switching away from an invalid branch. | Alexandre Julliard | 2008-11-09 | 2 | -4/+22 |
* | | bisect: fix missing "exit" | Christian Couder | 2008-11-09 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-08 | 5 | -23/+55 |
|\ \ | |/ | |||||
| * | GIT 1.6.0.4v1.6.0.4 | Junio C Hamano | 2008-11-08 | 1 | -6/+5 |
| * | Update RPM spec for the new location of git-cvsserver. | Quy Tonthat | 2008-11-08 | 1 | -0/+4 |
| * | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 2008-11-08 | 4 | -17/+50 |
| |\ | |||||
| | * | push: fix local refs update if already up-to-date | Clemens Buchacher | 2008-11-05 | 2 | -14/+39 |
| | * | do not force write of packed refs | Clemens Buchacher | 2008-11-05 | 2 | -3/+11 |
| * | | Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint | Junio C Hamano | 2008-11-08 | 1 | -2/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'ar/maint-mksnpath' into maint | Junio C Hamano | 2008-11-08 | 13 | -19/+84 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mv/maint-branch-m-symref' into maint | Junio C Hamano | 2008-11-08 | 11 | -24/+65 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'ds/autoconf' | Junio C Hamano | 2008-11-08 | 1 | -9/+19 |
|\ \ \ \ \ | |||||
| * | | | | | autoconf: Add link tests to each AC_CHECK_FUNC() test | David M. Syzdek | 2008-11-02 | 1 | -9/+19 |
* | | | | | | Merge branch 'rs/blame' | Junio C Hamano | 2008-11-08 | 11 | -155/+124 |
|\ \ \ \ \ \ | |||||
| * | | | | | | blame: use xdi_diff_hunks(), get rid of struct patch | René Scharfe | 2008-10-25 | 1 | -139/+52 |
| * | | | | | | add xdi_diff_hunks() for callers that only need hunk lengths | René Scharfe | 2008-10-25 | 2 | -1/+52 |
| * | | | | | | Allow alternate "low-level" emit function from xdl_diff | Brian Downing | 2008-10-25 | 4 | -3/+8 |
| * | | | | | | Always initialize xpparam_t to 0 | Brian Downing | 2008-10-25 | 5 | -0/+9 |
| * | | | | | | blame: inline get_patch() | René Scharfe | 2008-10-25 | 1 | -20/+11 |
* | | | | | | | t5400: expect success for denying deletion | Jeff King | 2008-11-08 | 1 | -1/+1 |
* | | | | | | | gitweb: Fix mod_perl support. | Alexander Gavrilov | 2008-11-06 | 1 | -6/+6 |
* | | | | | | | gitweb: Add a per-repository authorization hook. | Alexander Gavrilov | 2008-11-06 | 2 | -1/+28 |
* | | | | | | | gitweb: Use single implementation of export_ok check. | Alexander Gavrilov | 2008-11-06 | 1 | -2/+1 |
* | | | | | | | Windows: Make OpenSSH properly detect tty detachment. | Alexander Gavrilov | 2008-11-06 | 1 | -2/+6 |
* | | | | | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-11-05 | 1 | -3/+8 |
* | | | | | | | Merge branch 'ar/mksnpath' | Junio C Hamano | 2008-11-05 | 14 | -21/+88 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ar/maint-mksnpath' into ar/mksnpath | Junio C Hamano | 2008-10-30 | 11 | -15/+60 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Use git_pathdup instead of xstrdup(git_path(...)) | Alex Riesen | 2008-10-30 | 9 | -12/+12 |
| | * | | | | | | git_pathdup: returns xstrdup-ed copy of the formatted path | Alex Riesen | 2008-10-30 | 2 | -4/+22 |
| | * | | | | | | Fix potentially dangerous use of git_path in ref.c | Alex Riesen | 2008-10-30 | 1 | -3/+5 |
| | * | | | | | | Add git_snpath: a .git path formatting routine with output buffer | Alex Riesen | 2008-10-30 | 2 | -0/+25 |
| * | | | | | | | Fix potentially dangerous uses of mkpath and git_path | Alex Riesen | 2008-10-26 | 1 | -2/+4 |
| * | | | | | | | Merge branch 'ar/maint-mksnpath' into HEAD | Junio C Hamano | 2008-10-26 | 4 | -4/+24 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Fix potentially dangerous uses of mkpath and git_path | Alex Riesen | 2008-10-26 | 1 | -2/+2 |
| | * | | | | | | Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c | Alex Riesen | 2008-10-26 | 1 | -2/+4 |
| | * | | | | | | Add mksnpath which allows you to specify the output buffer | Alex Riesen | 2008-10-26 | 2 | -0/+18 |
* | | | | | | | | Merge branch 'jc/gitweb-fix-cloud-tag' | Junio C Hamano | 2008-11-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix reading of cloud tags | Junio C Hamano | 2008-10-14 | 1 | -1/+5 |
* | | | | | | | | | Merge branch 'mv/maint-branch-m-symref' | Junio C Hamano | 2008-11-05 | 11 | -24/+65 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | update-ref --no-deref -d: handle the case when the pointed ref is packed | Miklos Vajna | 2008-10-31 | 2 | -1/+12 |
| * | | | | | | | | git branch -m: forbid renaming of a symref | Miklos Vajna | 2008-10-30 | 2 | -20/+17 |
| * | | | | | | | | Fix git update-ref --no-deref -d. | Miklos Vajna | 2008-10-26 | 2 | -3/+12 |
| * | | | | | | | | rename_ref(): handle the case when the reflog of a ref does not exist | Miklos Vajna | 2008-10-26 | 1 | -1/+1 |
| * | | | | | | | | Fix git branch -m for symrefs. | Miklos Vajna | 2008-10-26 | 10 | -31/+55 |
* | | | | | | | | | Merge branch 'mv/parseopt-checkout-index' | Junio C Hamano | 2008-11-05 | 1 | -69/+83 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | parse-opt: migrate builtin-checkout-index. | Miklos Vajna | 2008-10-19 | 1 | -69/+83 |