aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support bash completion on symmetric difference operator.Shawn O. Pearce2006-11-05
* Take --git-dir into consideration during bash completion.Shawn O. Pearce2006-11-05
* Bash completion support for remotes in .git/config.Shawn O. Pearce2006-11-05
* Only load .exe suffix'd completions on Cygwin.Shawn O. Pearce2006-11-05
* Added missing completions for show-branch and merge-base.Shawn O. Pearce2006-11-05
* cherry is built-in, do not ship git-cherry.shJunio C Hamano2006-11-05
* Merge branch 'maint'Junio C Hamano2006-11-04
|\
| * Remove unsupported C99 style struct initializers in git-archive.v1.4.3.4Shawn O. Pearce2006-11-04
| * Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce2006-11-04
| * Use ULONG_MAX rather than implicit cast of -1.Shawn O. Pearce2006-11-04
* | git-svn: don't die on rebuild when --upgrade is specifiedEric Wong2006-11-04
* | git-svn: avoid printing filenames of files we're not trackingEric Wong2006-11-04
* | Merge branch 'np/verbose-push'Junio C Hamano2006-11-04
|\ \
| * | make git-push a bit more verboseNicolas Pitre2006-11-01
* | | Merge branch 'lt/push-config'Junio C Hamano2006-11-04
|\ \ \
| * | | git push: add verbose flag and allow overriding of default target repositoryLinus Torvalds2006-10-30
| * | | Allow '-' in config variable namesLinus Torvalds2006-10-30
* | | | Added bash completion support for git-reset.Shawn O. Pearce2006-11-04
* | | | Added completion support for git-branch.exe.Shawn O. Pearce2006-11-04
* | | | Merge branch 'pb/web'Junio C Hamano2006-11-04
|\ \ \ \
| * | | | gitweb: Support for 'forks'Petr Baudis2006-10-25
* | | | | Merge branch 'maint'Junio C Hamano2006-11-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | apply: handle "traditional" creation/deletion diff correctly.Junio C Hamano2006-11-04
* | | | | gitweb: Remove extra "/" in path names for git_get_project_listAneesh Kumar K.V2006-11-04
* | | | | git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...Alexandre Julliard2006-11-04
* | | | | git.el: Move point after the log message header when entering log-edit mode.Alexandre Julliard2006-11-04
* | | | | git.el: Added a function to open the current file in another window.Alexandre Julliard2006-11-04
* | | | | git.el: Added functions for moving to the next/prev unmerged file.Alexandre Julliard2006-11-04
* | | | | gitweb: Better support for non-CSS aware web browsersJakub Narebski2006-11-02
* | | | | gitweb: Output also empty patches in "commitdiff" viewJakub Narebski2006-11-02
* | | | | Merge branch 'maint'Junio C Hamano2006-11-02
|\ \ \ \ \ | |/ / / /
| * | | | git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-02
| * | | | Minor grammar fixes for git-diff-index.txtAndy Parkins2006-11-02
| * | | | link_temp_to_file: call adjust_shared_perm() only when we created the directoryJohannes Schindelin2006-11-02
* | | | | gitweb: Use git-for-each-ref to generate list of heads and/or tagsJakub Narebski2006-11-02
* | | | | for-each-ref: "creator" and "creatordate" fieldsJunio C Hamano2006-11-02
* | | | | Add --global option to git-repo-config.Sean2006-11-02
* | | | | pack-refs: Store the full name of the ref even when packing only tags.Alexandre Julliard2006-11-02
* | | | | Remove uneccessarily similar printf() from print_ref_list() in builtin-branchAndy Parkins2006-11-02
| |_|_|/ |/| | |
* | | | Merge branch 'maint'Junio C Hamano2006-11-01
|\ \ \ \ | |/ / /
| * | | pack-objects doesn't create random pack namesNicolas Pitre2006-11-01
| * | | link_temp_to_file: don't leave the path truncated on adjust_shared_perm failureJunio C Hamano2006-10-31
* | | | branch: work in subdirectories.Junio C Hamano2006-11-01
* | | | gitweb: Use 's' regexp modifier to secure against filenames with LFJakub Narebski2006-11-01
* | | | gitweb: Secure against commit-ish/tree-ish with the same name as pathJakub Narebski2006-11-01
* | | | gitweb: esc_html() author in blameLuben Tuikov2006-11-01
* | | | Merge branch 'rs/cherry'Junio C Hamano2006-11-01
|\ \ \ \
| * | | | Make git-cherry handle root treesRene Scharfe2006-10-26
| * | | | Built-in cherryRene Scharfe2006-10-23
* | | | | Merge branch 'jc/refs-and-fetch'Junio C Hamano2006-11-01
|\ \ \ \ \