6791 Commits (2ac2b19601cd8db8660a8d55647079f1ff4885b1)
 

Author SHA1 Message Date
Alexandre Julliard 2ac2b19601 git.el: Move point after the log message header when entering log-edit mode. 18 years ago
Alexandre Julliard b8ee51815a git.el: Added a function to open the current file in another window. 18 years ago
Alexandre Julliard 8a078c3f72 git.el: Added functions for moving to the next/prev unmerged file. 18 years ago
Jakub Narebski 6255ef08ae gitweb: Better support for non-CSS aware web browsers 18 years ago
Jakub Narebski 241cc599b3 gitweb: Output also empty patches in "commitdiff" view 18 years ago
Junio C Hamano c954d33da1 Merge branch 'maint' 18 years ago
Jakub Narebski cd1464083c gitweb: Use git-for-each-ref to generate list of heads and/or tags 18 years ago
Junio C Hamano 3175aa1ec2 for-each-ref: "creator" and "creatordate" fields 18 years ago
Sean 34eb33407d Add --global option to git-repo-config. 18 years ago
Alexandre Julliard ca8e2d86c4 pack-refs: Store the full name of the ref even when packing only tags. 18 years ago
Andy Parkins ba158a32b9 git-clone documentation didn't mention --origin as equivalent of -o 18 years ago
Andy Parkins 44b27ec960 Minor grammar fixes for git-diff-index.txt 18 years ago
Johannes Schindelin 866cae0db4 link_temp_to_file: call adjust_shared_perm() only when we created the directory 18 years ago
Andy Parkins 5c1e235f0f Remove uneccessarily similar printf() from print_ref_list() in builtin-branch 18 years ago
Junio C Hamano 7854e526ff Merge branch 'maint' 18 years ago
Nicolas Pitre e23ed9a8b4 pack-objects doesn't create random pack names 18 years ago
Junio C Hamano 1da1b3a3e0 branch: work in subdirectories. 18 years ago
Jakub Narebski 8b4b94cc79 gitweb: Use 's' regexp modifier to secure against filenames with LF 18 years ago
Jakub Narebski 45bd0c808d gitweb: Secure against commit-ish/tree-ish with the same name as path 18 years ago
Luben Tuikov 5ad0828ca3 gitweb: esc_html() author in blame 18 years ago
Junio C Hamano 56532fa147 Merge branch 'rs/cherry' 18 years ago
Junio C Hamano e0d68cd5d9 Merge branch 'jc/refs-and-fetch' 18 years ago
Junio C Hamano 58a1e0e83b Merge branch 'lj/refs' 18 years ago
Sasha Khapyorsky ec1e468973 git-svnimport: support for partial imports 18 years ago
Junio C Hamano 91c23e48d0 link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure 18 years ago
Junio C Hamano 83877f8d92 Merge branch 'maint' 18 years ago
Shawn Pearce 6fb75bed5c Move deny_non_fast_forwards handling completely into receive-pack. 18 years ago
Junio C Hamano 9dad9d2e5b revision traversal: --unpacked does not limit commit list anymore. 18 years ago
Jan Harkes 744f498522 Continue traversal when rev-list --unpacked finds a packed commit. 18 years ago
Edgar Toernig 79a65697be Use memmove instead of memcpy for overlapping areas 18 years ago
Edgar Toernig 173a9cbe70 Use memmove instead of memcpy for overlapping areas 18 years ago
Junio C Hamano 8d63d95f29 quote.c: ensure the same quoting across platforms. 18 years ago
Junio C Hamano 4903161fb8 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" 18 years ago
Sergey Vlasov 6dcfa306f2 git-send-email: Read the default SMTP server from the GIT config file 18 years ago
Sergey Vlasov 9c572b21dd git-send-email: Document support for local sendmail instead of SMTP server 18 years ago
Robin Rosenberg b1f33d6265 Swap the porcelain and plumbing commands in the git man page 18 years ago
Robin Rosenberg ce4231ffa8 Mention that pull can work locally in the synopsis 18 years ago
Jakub Narebski 151602df00 gitweb: Add "next" link to commitdiff view 18 years ago
Jakub Narebski c60c56cc70 gitweb: Move git_get_last_activity subroutine earlier 18 years ago
Junio C Hamano 1dc5e55f2d Documentation: fix git-format-patch mark-up and link it from git.txt 18 years ago
Jakub Narebski ba7545adab Documentation: Update information about <format> in git-for-each-ref 18 years ago
Dennis Stosberg 367dce2a5b Bash completion support for aliases 18 years ago
Petr Baudis 887a612fef gitweb: Fix up bogus $stylesheet declarations 18 years ago
Junio C Hamano 36889a5078 tests: merge-recursive is usable without Python 18 years ago
Junio C Hamano 019298015b Merge branch 'maint' 18 years ago
Jakub Narebski d6b7e0b98f gitweb: Check git base URLs before generating URL from it 18 years ago
Christian Couder f8a5da6d94 Documentation: add git in /etc/services. 18 years ago
Christian Couder e2b1d1ccdd Documentation: add upload-archive service to git-daemon. 18 years ago
Rene Scharfe a8ebdb90f9 git-cherry: document limit and add diagram 18 years ago
Junio C Hamano 2e6d8f181d Merge branch 'jc/reflog' into lj/refs 18 years ago