15698 Commits (47a528ad24185133867ebb5bb7692db2cb8bef39)
 

Author SHA1 Message Date
Petr Baudis f6c52fe4e8 git-mv: Remove dead code branch 17 years ago
Shawn O. Pearce a08c53a119 fsck: Don't require tmp_obj_ file names are 14 bytes in length 17 years ago
Johannes Schindelin f5d600e2dd Avoid chdir() in list_commands_in_dir() 17 years ago
Lars Hjemli b6f637d199 builtin-branch: fix -v for --[no-]merged 17 years ago
Lars Hjemli 7950cda782 builtin-branch: factor out merge_filter matching 17 years ago
Lars Hjemli 346d437aab builtin-branch: remove duplicated code 17 years ago
Björn Steinbrink 2122f8b963 rev-parse: Add support for the ^! and ^@ syntax 17 years ago
Junio C Hamano 47c6ef1c8d make sure parsed wildcard refspec ends with slash 17 years ago
Jakub Narebski ef115e26f7 gitweb: More about how gitweb gets 'owner' of repository 17 years ago
Jonathan Nieder b890fa33a4 t6030 (bisect): work around Mac OS X "ls" 17 years ago
Cesar Eduardo Barros 77ef80a83e Documentation/git-submodule.txt: fix doubled word 17 years ago
Lee Marlow 1eb7e2f834 bash completion: Add completion for 'git help' 17 years ago
Anders Melchiorsen 6bb9e51b8e Documentation: fix diff.external example 17 years ago
Thomas Rast cbb504c974 bash completion: Add long options for 'git describe' 17 years ago
Abhijit Menon-Sen 35faca1f99 Clarify that "git log x.c y.h" lists commits that touch either file 17 years ago
Junio C Hamano 392f130091 Merge git://repo.or.cz/git-gui 17 years ago
Alexander Gavrilov 25b8fb1e49 git-gui: Preserve scroll position on reshow_diff. 17 years ago
Alexander Gavrilov 7e09b1531f git-gui: Fix the Remote menu separator. 17 years ago
Johannes Sixt c7f7457026 git-gui: "Stage Line": Treat independent changes in adjacent lines better 17 years ago
Johannes Sixt fa6b5b3944 git-gui: Fix "Stage/Unstage Line" with one line of context. 17 years ago
Stephan Beyer b0320eaf6a git-reset: Let -q hush "locally modified" messages 17 years ago
Brad King 128de65767 git-svn: teach dcommit about svn auto-props 17 years ago
Johannes Sixt 7b4b59a963 Windows: Do not compile git-shell 17 years ago
Johannes Sixt 35eeef4722 Windows: Make sure argv[0] has a path 17 years ago
Johannes Sixt bf74a88244 Windows: Make $(gitexecdir) relative 17 years ago
Johannes Sixt 10c4c881c4 Allow add_path() to add non-existent directories to the path 17 years ago
Johannes Sixt 49fa65a7a8 Allow the built-in exec path to be relative to the command invocation path 17 years ago
Johannes Sixt 966c6edd31 Fix relative built-in paths to be relative to the command invocation 17 years ago
Johannes Sixt e1464ca7bb Record the command invocation path early 17 years ago
Johannes Sixt 46beb55988 Makefile: Normalize $(bindir) and $(gitexecdir) before comparing 17 years ago
Johannes Sixt c70a8d98a5 Makefile: Do not install a copy of 'git' in $(gitexecdir) 17 years ago
Rene Scharfe 819b2b5824 archive: allow --exec and --remote without equal sign 17 years ago
Rene Scharfe f15f736d38 archive: declare struct archiver where it's needed 17 years ago
Rene Scharfe 7f4d0511af archive: define MAX_ARGS where it's needed 17 years ago
Rene Scharfe c088543553 archive: move parameter parsing code to archive.c 17 years ago
Rene Scharfe 6e94e6835f archive: add write_archive() 17 years ago
Steve Haslam d3296e37b6 Remove references to git-fetch-pack from "git clone" documentation. 17 years ago
Stephan Beyer 09f8d055f9 git-am: Mention --abort in usage string part of OPTIONS_SPEC 17 years ago
Steve Haslam 837c876713 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Stephan Beyer 7198203ae3 editor.c: Libify launch_editor() 17 years ago
Stephan Beyer d82f33e20d Move launch_editor() from builtin-tag.c to editor.c 17 years ago
Shawn O. Pearce 7838d3fb41 git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk 17 years ago
Abhijit Menon-Sen 15430be5a1 git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core 17 years ago
Junio C Hamano d9d9e6ee63 Merge branch 'maint' 17 years ago
Junio C Hamano c921cc92e5 Documentation: clarify how to disable elements in core.whitespace 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
Björn Steinbrink 72de2883bd index-pack.c: correctly initialize appended objects 17 years ago
Peter Valdemar Mørch 8892048d51 send-email: find body-encoding correctly 17 years ago
Jonathan Nieder a2d07d80ec document that git-tag can tag more than heads 17 years ago