Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-svn: proper detection of bare repositories | Deskin Miller | 2008-11-13 |
* | git-svn: respect i18n.commitencoding config | Eric Wong | 2008-11-13 |
* | Merge branch 'maint' | Junio C Hamano | 2008-11-12 |
|\ | |||
| * | Fix pack.packSizeLimit and --max-pack-size handling | Nicolas Pitre | 2008-11-12 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-09 |
|\ \ | |/ | |||
| * | checkout: Don't crash when switching away from an invalid branch. | Alexandre Julliard | 2008-11-09 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-08 |
|\ \ | |/ | |||
| * | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 2008-11-08 |
| |\ | |||
| | * | push: fix local refs update if already up-to-date | Clemens Buchacher | 2008-11-05 |
| | * | do not force write of packed refs | Clemens Buchacher | 2008-11-05 |
| * | | Merge branch 'mv/maint-branch-m-symref' into maint | Junio C Hamano | 2008-11-08 |
| |\ \ | | |/ | |/| | |||
| * | | Merge branch 'js/maint-fetch-update-head' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ | |||
| * \ \ | Merge branch 'jk/maint-ls-files-other' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/maint-reset-remove-unmerged-new' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/maint-co-track' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ \ | |||
* | | | | | | | t5400: expect success for denying deletion | Jeff King | 2008-11-08 |
* | | | | | | | Merge branch 'mv/maint-branch-m-symref' | Junio C Hamano | 2008-11-05 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | update-ref --no-deref -d: handle the case when the pointed ref is packed | Miklos Vajna | 2008-10-31 |
| * | | | | | | git branch -m: forbid renaming of a symref | Miklos Vajna | 2008-10-30 |
| * | | | | | | Fix git update-ref --no-deref -d. | Miklos Vajna | 2008-10-26 |
| * | | | | | | Fix git branch -m for symrefs. | Miklos Vajna | 2008-10-26 |
* | | | | | | | Merge branch 'np/index-pack' | Junio C Hamano | 2008-11-02 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | improve index-pack tests | Nicolas Pitre | 2008-10-22 |
* | | | | | | | | Merge branch 'sh/rebase-i-p' | Junio C Hamano | 2008-11-02 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | rebase-i-p: if todo was reordered use HEAD as the rewritten parent | Stephen Haberman | 2008-10-16 |
| * | | | | | | | | rebase-i-p: test to exclude commits from todo based on its parents | Stephen Haberman | 2008-10-16 |
* | | | | | | | | | Merge branch 'ag/blame-encoding' | Junio C Hamano | 2008-11-02 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 2008-10-21 |
* | | | | | | | | | | Introduce receive.denyDeletes | Jan Krüger | 2008-11-02 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-31 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a file | Alex Riesen | 2008-10-31 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-26 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||
| * | | | | | | | | | git-archive: work in bare repos | Charles Bailey | 2008-10-26 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 |
* | | | | | | | | | rm: loosen safety valve for empty files | Jeff King | 2008-10-22 |
* | | | | | | | | | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t4012: use test_cmp instead of cmp | Jeff King | 2008-10-18 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'js/maint-fetch-update-head' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | pull: allow "git pull origin $something:$current_branch" into an unborn branch | Junio C Hamano | 2008-10-17 |
| * | | | | | | | | Fix fetch/pull when run without --update-head-ok | Johannes Schindelin | 2008-10-13 |
* | | | | | | | | | Merge branch 'jc/maint-co-track' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| * | | | | | | | | Enhance hold_lock_file_for_{update,append}() API | Junio C Hamano | 2008-10-19 |
| * | | | | | | | | demonstrate breakage of detached checkout with symbolic link HEAD | Junio C Hamano | 2008-10-19 |
| * | | | | | | | | Fix "checkout --track -b newbranch" on detached HEAD | Junio C Hamano | 2008-10-17 |
* | | | | | | | | | Merge branch 'jk/fix-ls-files-other' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other | Junio C Hamano | 2008-10-17 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| | * | | | | | | | refactor handling of "other" files in ls-files and status | Jeff King | 2008-10-17 |
| | |/ / / / / / | |||
* | | | | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | reset --hard/read-tree --reset -u: remove unmerged new paths | Junio C Hamano | 2008-10-18 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-21 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | |