summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-05cherry is built-in, do not ship git-cherry.shJunio C Hamano
2006-11-04Merge branch 'maint'Junio C Hamano
2006-11-04Remove unsupported C99 style struct initializers in git-archive.v1.4.3.4Shawn O. Pearce
2006-11-04Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce
2006-11-04Use ULONG_MAX rather than implicit cast of -1.Shawn O. Pearce
2006-11-04git-svn: don't die on rebuild when --upgrade is specifiedEric Wong
2006-11-04git-svn: avoid printing filenames of files we're not trackingEric Wong
2006-11-04git-pickaxe: fix origin refcountingJunio C Hamano
2006-11-04Merge branch 'np/verbose-push'Junio C Hamano
2006-11-04Merge branch 'lt/push-config'Junio C Hamano
2006-11-04Added bash completion support for git-reset.Shawn O. Pearce
2006-11-04Added completion support for git-branch.exe.Shawn O. Pearce
2006-11-04Merge branch 'pb/web'Junio C Hamano
2006-11-04git-pickaxe: re-scan the blob after making progress with -CJunio C Hamano
2006-11-04git-pickaxe: re-scan the blob after making progress with -MJunio C Hamano
2006-11-04git-pickaxe: simplify Octopus merges furtherJunio C Hamano
2006-11-04git-pickaxe: rename detection optimizationJunio C Hamano
2006-11-04Merge branch 'maint'Junio C Hamano
2006-11-04apply: handle "traditional" creation/deletion diff correctly.Junio C Hamano
2006-11-04gitweb: Remove extra "/" in path names for git_get_project_listAneesh Kumar K.V
2006-11-04git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...Alexandre Julliard
2006-11-04git.el: Move point after the log message header when entering log-edit mode.Alexandre Julliard
2006-11-04git.el: Added a function to open the current file in another window.Alexandre Julliard
2006-11-04git.el: Added functions for moving to the next/prev unmerged file.Alexandre Julliard
2006-11-03remove .keep pack lock files when done with refs updateNicolas Pitre
2006-11-03have index-pack create .keep file more carefullyNicolas Pitre
2006-11-03improve fetch-pack's handling of kept packsNicolas Pitre
2006-11-03git-fetch can use both --thin and --keep with fetch-pack nowNicolas Pitre
2006-11-03Teach receive-pack how to keep pack files based on object count.Shawn Pearce
2006-11-03Allow pack header preprocessing before unpack-objects/index-pack.Nicolas Pitre
2006-11-03Merge branch 'master' into np/index-packJunio C Hamano
2006-11-02gitweb: Better support for non-CSS aware web browsersJakub Narebski
2006-11-02gitweb: Output also empty patches in "commitdiff" viewJakub Narebski
2006-11-02Merge branch 'sp/keep-pack' into np/index-packJunio C Hamano
2006-11-02Merge branch 'maint'Junio C Hamano
2006-11-02gitweb: Use git-for-each-ref to generate list of heads and/or tagsJakub Narebski
2006-11-02for-each-ref: "creator" and "creatordate" fieldsJunio C Hamano
2006-11-02Add --global option to git-repo-config.Sean
2006-11-02pack-refs: Store the full name of the ref even when packing only tags.Alexandre Julliard
2006-11-02git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins
2006-11-02Minor grammar fixes for git-diff-index.txtAndy Parkins
2006-11-02link_temp_to_file: call adjust_shared_perm() only when we created the directoryJohannes Schindelin
2006-11-02Remove uneccessarily similar printf() from print_ref_list() in builtin-branchAndy Parkins
2006-11-02git-pickaxe: work properly in a subdirectory.Jeff King
2006-11-01make git-push a bit more verboseNicolas Pitre
2006-11-01Merge branch 'maint'Junio C Hamano
2006-11-01pack-objects doesn't create random pack namesNicolas Pitre
2006-11-01branch: work in subdirectories.Junio C Hamano
2006-11-01gitweb: Use 's' regexp modifier to secure against filenames with LFJakub Narebski
2006-11-01gitweb: Secure against commit-ish/tree-ish with the same name as pathJakub Narebski