summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-04Merge branch 'lt/push-config'Libravatar Junio C Hamano2-4/+19
2006-11-04Added bash completion support for git-reset.Libravatar Shawn O. Pearce1-0/+9
2006-11-04Added completion support for git-branch.exe.Libravatar Shawn O. Pearce1-0/+1
2006-11-04Merge branch 'pb/web'Libravatar Junio C Hamano1-82/+174
2006-11-04Merge branch 'maint'Libravatar Junio C Hamano1-2/+6
2006-11-04apply: handle "traditional" creation/deletion diff correctly.Libravatar Junio C Hamano1-2/+6
2006-11-04gitweb: Remove extra "/" in path names for git_get_project_listLibravatar Aneesh Kumar K.V1-0/+2
2006-11-04git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...Libravatar Alexandre Julliard1-1/+2
2006-11-04git.el: Move point after the log message header when entering log-edit mode.Libravatar Alexandre Julliard1-1/+2
2006-11-04git.el: Added a function to open the current file in another window.Libravatar Alexandre Julliard1-0/+10
2006-11-04git.el: Added functions for moving to the next/prev unmerged file.Libravatar Alexandre Julliard1-0/+28
2006-11-02gitweb: Better support for non-CSS aware web browsersLibravatar Jakub Narebski1-3/+8
2006-11-02gitweb: Output also empty patches in "commitdiff" viewLibravatar Jakub Narebski1-33/+26
2006-11-02Merge branch 'maint'Libravatar Junio C Hamano3-4/+4
2006-11-02gitweb: Use git-for-each-ref to generate list of heads and/or tagsLibravatar Jakub Narebski1-61/+92
2006-11-02for-each-ref: "creator" and "creatordate" fieldsLibravatar Junio C Hamano1-0/+25
2006-11-02Add --global option to git-repo-config.Libravatar Sean2-15/+29
2006-11-02pack-refs: Store the full name of the ref even when packing only tags.Libravatar Alexandre Julliard1-3/+5
2006-11-02git-clone documentation didn't mention --origin as equivalent of -oLibravatar Andy Parkins1-0/+1
2006-11-02Minor grammar fixes for git-diff-index.txtLibravatar Andy Parkins1-2/+2
2006-11-02link_temp_to_file: call adjust_shared_perm() only when we created the directoryLibravatar Johannes Schindelin1-2/+1
2006-11-02Remove uneccessarily similar printf() from print_ref_list() in builtin-branchLibravatar Andy Parkins1-3/+5
2006-11-01Merge branch 'maint'Libravatar Junio C Hamano2-4/+5
2006-11-01pack-objects doesn't create random pack namesLibravatar Nicolas Pitre1-3/+2
2006-11-01branch: work in subdirectories.Libravatar Junio C Hamano1-1/+1
2006-11-01gitweb: Use 's' regexp modifier to secure against filenames with LFLibravatar Jakub Narebski1-2/+2
2006-11-01gitweb: Secure against commit-ish/tree-ish with the same name as pathLibravatar Jakub Narebski1-14/+22
2006-11-01gitweb: esc_html() author in blameLibravatar Luben Tuikov1-1/+1
2006-11-01Merge branch 'rs/cherry'Libravatar Junio C Hamano7-26/+139
2006-11-01Merge branch 'jc/refs-and-fetch'Libravatar Junio C Hamano1-4/+4
2006-11-01Merge branch 'lj/refs'Libravatar Junio C Hamano45-536/+1475
2006-10-31git-svnimport: support for partial importsLibravatar Sasha Khapyorsky1-4/+25
2006-10-31link_temp_to_file: don't leave the path truncated on adjust_shared_perm failureLibravatar Junio C Hamano1-1/+3
2006-10-30git push: add verbose flag and allow overriding of default target repositoryLibravatar Linus Torvalds1-1/+11
2006-10-30Allow '-' in config variable namesLibravatar Linus Torvalds1-3/+8
2006-10-30Merge branch 'maint'Libravatar Junio C Hamano5-11/+16
2006-10-30Move deny_non_fast_forwards handling completely into receive-pack.Libravatar Shawn Pearce4-4/+16
2006-10-30revision traversal: --unpacked does not limit commit list anymore.Libravatar Junio C Hamano1-1/+1
2006-10-30Continue traversal when rev-list --unpacked finds a packed commit.Libravatar Jan Harkes1-8/+6
2006-10-30Use memmove instead of memcpy for overlapping areasLibravatar Edgar Toernig2-4/+4
2006-10-30Use memmove instead of memcpy for overlapping areasLibravatar Edgar Toernig1-1/+1
2006-10-30quote.c: ensure the same quoting across platforms.Libravatar Junio C Hamano1-1/+1
2006-10-30Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"Libravatar Junio C Hamano2-0/+7
2006-10-29git-send-email: Read the default SMTP server from the GIT config fileLibravatar Sergey Vlasov2-3/+8
2006-10-29git-send-email: Document support for local sendmail instead of SMTP serverLibravatar Sergey Vlasov1-2/+5
2006-10-29Swap the porcelain and plumbing commands in the git man pageLibravatar Robin Rosenberg1-182/+182
2006-10-29Mention that pull can work locally in the synopsisLibravatar Robin Rosenberg2-2/+2
2006-10-28gitweb: Add "next" link to commitdiff viewLibravatar Jakub Narebski1-4/+45
2006-10-28gitweb: Move git_get_last_activity subroutine earlierLibravatar Jakub Narebski1-18/+18
2006-10-28Documentation: fix git-format-patch mark-up and link it from git.txtLibravatar Junio C Hamano2-2/+5