Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-gui: use "untracked" for files which are not known to git | Bert Wesarg | 2011-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-gui: fix unintended line break in message string | Bert Wesarg | 2011-10-18 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-gui: fix multi selected file operation | Bert Wesarg | 2011-10-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: test for absolute PWD problem | Pete Wyckoff | 2011-12-11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: use absolute directory for PWD env var | Gary Gibbons | 2011-12-11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: submit test for auto-creating clientPath | Pete Wyckoff | 2011-12-11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: ensure submit clientPath exists before chdir | Gary Gibbons | 2011-12-11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes for 1.7.9 | Junio C Hamano | 2011-12-09 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/complete-refs' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: remove broken dead code from __git_heads() and __git_tags() | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: fast initial completion for config 'remote.*.fetch' value | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: improve ls-remote output filtering in __git_refs_remotes() | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: query only refs/heads/ in __git_refs_remotes() | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: support full refs from remote repositories | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: improve ls-remote output filtering in __git_refs() | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: make refs completion consistent for local and remote repos | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: optimize refs completion | SZEDER Gábor | 2011-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: document __gitcomp() | SZEDER Gábor | 2011-10-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 2011-12-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-tree: teach -m/-F options to read logs from elsewhere | Junio C Hamano | 2011-11-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-tree: update the command line parsing | Junio C Hamano | 2011-11-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit: teach --amend to carry forward extra headers | Junio C Hamano | 2011-11-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge: force edit and no-ff mode when merging a tag object | Junio C Hamano | 2011-11-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit: copy merged signed tags to headers of merge commit | Junio C Hamano | 2011-11-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge: record tag objects without peeling in MERGE_HEAD | Junio C Hamano | 2011-11-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge: make usage of commit->util more extensible | Junio C Hamano | 2011-11-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: Add contents of merged tag in the merge message | Junio C Hamano | 2011-11-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: package options into a structure | Junio C Hamano | 2011-11-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: avoid early returns | Junio C Hamano | 2011-11-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs DWIMmery: use the same rule for both "git fetch" and others | Junio C Hamano | 2011-11-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: allow "git fetch $there v1.0" to fetch a tag | Junio C Hamano | 2011-11-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge: notice local merging of tags and keep it unwrapped | Junio C Hamano | 2011-11-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: do not store peeled tag object names in FETCH_HEAD | Linus Torvalds | 2011-11-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split GPG interface into its own helper library | Junio C Hamano | 2011-11-04 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request-pull: use the annotated tag contents | Junio C Hamano | 2011-11-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error | Ramsay Jones | 2011-10-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | environment.c: Fix an sparse "symbol not declared" warning | Ramsay Jones | 2011-10-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/log.c: Fix an "Using plain integer as NULL pointer" warning | Ramsay Jones | 2011-10-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: use branch.$name.description | Junio C Hamano | 2011-10-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request-pull: use the branch description | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request-pull: state what commit to expect | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request-pull: modernize style | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch: teach --edit-description option | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | format-patch: use branch description in cover letter | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch: add read_branch_desc() helper function | Junio C Hamano | 2011-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bk/ancestry-path' into jc/branch-desc | Junio C Hamano | 2011-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |